vimwiki
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
let g:windowswap_map_keys = 0 "prevent default bindings
|
||||
nnoremap <silent> <leader>yw :call WindowSwap#MarkWindowSwap()<CR>
|
||||
nnoremap <silent> <leader>yw :call WindowSwap#EasyWindowSwap()<CR>
|
||||
unmap <leader>ww
|
||||
|
||||
" --------- SURROUND MAPPINGS ---------
|
||||
" <leader>" Surround a word with "quotes"
|
||||
|
Reference in New Issue
Block a user