Compare commits

...

2 commits

2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,8 @@
return {
{
"mfussenegger/nvim-lint",
opts = {
linters_by_ft = { htmldjango = { "djlint" } },
},
},
}

View file

@ -88,3 +88,6 @@ set-window-option -g window-status-bell-style fg=black,bg=red #base02, red
# Set hyperlink support
set -ga terminal-features "*:hyperlinks"
# Powerline
source /usr/share/powerline/bindings/tmux/powerline.conf