We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df90529 commit 0f9a53cCopy full SHA for 0f9a53c
1 file changed
vimrc
@@ -16,6 +16,8 @@ set foldmethod=syntax
16
"set foldlevel=0
17
"
18
"Key Mappings
19
+nmap <C-Q> :q<CR>
20
+nmap <C-\> <C-W><C-]><C-W>T
21
nmap L <C-W>l
22
nmap H <C-W>h
23
nmap K <C-W>k
0 commit comments