Mercurial > dotfiles
diff .chezmoitemplates/config.vim @ 484:bed1479d9b10
Replace vsnip with luasnip
author | zegervdv <zegervdv@me.com> |
---|---|
date | Tue, 09 Nov 2021 12:24:39 +0100 |
parents | 5b625df6edf2 |
children | 3449f059b93e |
line wrap: on
line diff
--- a/.chezmoitemplates/config.vim Fri Nov 05 15:52:44 2021 +0100 +++ b/.chezmoitemplates/config.vim Tue Nov 09 12:24:39 2021 +0100 @@ -12,11 +12,6 @@ endif source $VIMRUNTIME/ftplugin/man.vim -if has('packages') - silent! packadd! log_file - silent! packadd! snippets -endif - packadd vim-dirvish if has("nvim")