diff --git a/modules/user/neovim.nix b/modules/user/neovim.nix index bdce4d4..1c17625 100644 --- a/modules/user/neovim.nix +++ b/modules/user/neovim.nix @@ -104,6 +104,9 @@ " disable read-only warning au BufEnter * set noro + " set filetype=html for handlebar templates + au BufRead,BufNewFile *.hbs set filetype=html + " disable empty line tildes set fcs=eob:\