[vim]Update quick help
This commit is contained in:
parent
7875e8925d
commit
274a0375b7
4
.vimrc
4
.vimrc
@ -23,15 +23,17 @@
|
||||
" C-up/down switch window
|
||||
" M-left/right horizontal size
|
||||
" M-up/down vertical size
|
||||
" gc comment/uncomment
|
||||
" C-I indent selection
|
||||
" Use snippets with tab e.g : for <tab> (see .vim/bundle/vim-snippets/snippets for available
|
||||
" snippets)
|
||||
" gc to comment out
|
||||
|
||||
"""""""""""
|
||||
" GENERAL "
|
||||
"""""""""""
|
||||
" disable vi-compatible mode
|
||||
set nocompatible
|
||||
"set clipboard=unnamed
|
||||
""""""""
|
||||
" SAVE "
|
||||
""""""""
|
||||
|
Loading…
Reference in New Issue
Block a user