This commit is contained in:
Christian Nieves
2022-12-01 01:45:23 +00:00
parent 74e6536138
commit 86ba911c48
2 changed files with 7 additions and 3 deletions

View File

@ -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"