mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 03:35:10 +01:00
gnupg file support for vim
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -70,6 +70,8 @@ Plugin 'ryanoasis/vim-devicons'
|
|||||||
|
|
||||||
" == Content convenience ======
|
" == Content convenience ======
|
||||||
|
|
||||||
|
Plugin 'jamessan/vim-gnupg'
|
||||||
|
|
||||||
" Automatically insert matching close bracket where it belongs
|
" Automatically insert matching close bracket where it belongs
|
||||||
"Plugin 'seletskiy/vim-autosurround'
|
"Plugin 'seletskiy/vim-autosurround'
|
||||||
"inoremap ( (<C-O>:call AutoSurround(")")<CR>
|
"inoremap ( (<C-O>:call AutoSurround(")")<CR>
|
||||||
|
|||||||
Reference in New Issue
Block a user