vimwiki and vim-pandoc
This commit is contained in:
parent
f511922568
commit
d4474ef5ce
3 changed files with 31 additions and 19 deletions
|
|
@ -34,10 +34,6 @@ nnoremap gx :! xdg-open <cfile><return>
|
|||
nnoremap <silent> <tab> :bnext<return>
|
||||
nnoremap <silent> <S-tab> :bnext<return>
|
||||
nnoremap <silent> Q :bdelete<return>
|
||||
nnoremap <c-h> <c-w>h
|
||||
nnoremap <c-j> <c-w>j
|
||||
nnoremap <c-k> <c-w>k
|
||||
nnoremap <c-l> <c-w>l
|
||||
nnoremap <c-q> :hide<return>
|
||||
|
||||
nnoremap <leader>m :make<return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue