From 2167ca7190d34e0287a44f9b829dbd5cc7a2d35f Mon Sep 17 00:00:00 2001 From: gxlin Date: Wed, 23 Jun 2021 22:35:32 +0800 Subject: Add git-crypt and some config about maildir --- .vim/plugins/general.plug | 1 + 1 file changed, 1 insertion(+) (limited to '.vim/plugins/general.plug') diff --git a/.vim/plugins/general.plug b/.vim/plugins/general.plug index fd57452..4bbc709 100644 --- a/.vim/plugins/general.plug +++ b/.vim/plugins/general.plug @@ -4,6 +4,7 @@ Plug 'Valloric/YouCompleteMe', { \ 'for': ['python', 'cpp', 'go', 'gdscript'] \ } Plug 'dense-analysis/ale' +Plug 'sheerun/vim-polyglot' let g:ycm_language_server = [] let g:Lf_RootMarkers = [] -- cgit v1.2.3