Convenience abbreviations for foldopen/foldclose
This commit is contained in:
3
_vimrc
3
_vimrc
@@ -189,6 +189,9 @@ map <S-F5> :so $MYVIMRC<Return>
|
|||||||
imap <S-Tab> <Esc><<`^a
|
imap <S-Tab> <Esc><<`^a
|
||||||
imap §§ <Esc>
|
imap §§ <Esc>
|
||||||
|
|
||||||
|
cnoreabbrev fo foldopen
|
||||||
|
cnoreabbrev fc foldclose
|
||||||
|
|
||||||
for gcommand in ['Git', 'Gcd', 'Glcd', 'Gstatus', 'Gcommit', 'Gmerge', 'Gpull',
|
for gcommand in ['Git', 'Gcd', 'Glcd', 'Gstatus', 'Gcommit', 'Gmerge', 'Gpull',
|
||||||
\ 'Grebase', 'Gpush', 'Gfetch', 'Grename', 'Gdelete', 'Gremove', 'Gblame', 'Gbrowse',
|
\ 'Grebase', 'Gpush', 'Gfetch', 'Grename', 'Gdelete', 'Gremove', 'Gblame', 'Gbrowse',
|
||||||
\ 'Ggrep', 'Glgrep', 'Glog', 'Gllog', 'Gedit', 'Gsplit', 'Gvsplit', 'Gtabedit', 'Gpedit',
|
\ 'Ggrep', 'Glgrep', 'Glog', 'Gllog', 'Gedit', 'Gsplit', 'Gvsplit', 'Gtabedit', 'Gpedit',
|
||||||
|
|||||||
Reference in New Issue
Block a user