]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Full command names
authorSergey Matveev <stargrave@stargrave.org>
Mon, 26 Aug 2019 11:11:12 +0000 (14:11 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 26 Aug 2019 11:11:12 +0000 (14:11 +0300)
vim/.vimrc

index b9bb77da9745ab5b8170e152dd968cb27a966e0c..a46469930571e86bb288a7df59eaee71125a8808 100644 (file)
@@ -163,7 +163,7 @@ nmap <leader>' yiwciw"<C-r>""<ESC>
 nmap <leader>h1 yypVr=o
 nmap <leader>72 :set textwidth=72
 nmap <leader>sc 024i-<ESC>a >8 <ESC>24a-<ESC>
-nmap <leader><C-]> :vertical winc ]<CR>
+nmap <leader><C-]> :vertical wincmd ]<CR>
 nnoremap <C-P> <C-I>
 
 nmap <F1> :help!<CR>