Skip to content

Commit 0f9a53c

Browse files
committed
vimrc
1 parent df90529 commit 0f9a53c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

vimrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ set foldmethod=syntax
1616
"set foldlevel=0
1717
"
1818
"Key Mappings
19+
nmap <C-Q> :q<CR>
20+
nmap <C-\> <C-W><C-]><C-W>T
1921
nmap L <C-W>l
2022
nmap H <C-W>h
2123
nmap K <C-W>k

0 commit comments

Comments
 (0)