diff --git a/users/jalr/modules/neovim.nix b/users/jalr/modules/neovim.nix index 0447001..1c6f2ed 100644 --- a/users/jalr/modules/neovim.nix +++ b/users/jalr/modules/neovim.nix @@ -44,6 +44,7 @@ augroup END autocmd BufRead COMMIT_EDITMSG startinsert + autocmd BufRead /tmp/tmp.*.fish startinsert let g:deoplete#enable_at_startup = 1