mirror of
1
0
Fork 0

Merge branch 'master' of github.com:amix/vimrc

This commit is contained in:
Amir 2021-05-31 22:29:52 +02:00
commit 9999d72176
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ let g:user_zen_mode='a'
""""""""""""""""""""""""""""""
ino <C-j> <C-r>=snipMate#TriggerSnippet()<cr>
snor <C-j> <esc>i<right><C-r>=snipMate#TriggerSnippet()<cr>
let g:snipMate = { 'snippet_version' : 1 }
""""""""""""""""""""""""""""""