Add shift-tab to remove indentation
This commit is contained in:
1
_vimrc
1
_vimrc
@@ -161,6 +161,7 @@ map <F5> :!build make<Return><Return>
|
|||||||
map <F6> :!build run<Return><Return>
|
map <F6> :!build run<Return><Return>
|
||||||
map <S-F5> :so $MYVIMRC<Return>
|
map <S-F5> :so $MYVIMRC<Return>
|
||||||
"imap {}<Return> {<cr>}<Esc>O
|
"imap {}<Return> {<cr>}<Esc>O
|
||||||
|
imap <S-Tab> <Esc><<`^a
|
||||||
imap §§ <Esc>
|
imap §§ <Esc>
|
||||||
|
|
||||||
for gcommand in ['Git', 'Gcd', 'Glcd', 'Gstatus', 'Gcommit', 'Gmerge', 'Gpull',
|
for gcommand in ['Git', 'Gcd', 'Glcd', 'Gstatus', 'Gcommit', 'Gmerge', 'Gpull',
|
||||||
|
|||||||
Reference in New Issue
Block a user