This commit is contained in:
Christian Nieves
2024-03-22 19:58:22 +00:00
parent f0950d47bd
commit 934a73ec88
3 changed files with 9 additions and 135 deletions

View File

@ -47,4 +47,3 @@ nmap <leader>yf :let @+ = expand("%") \| let @" = expand("%")<cr>
" without yanking it
vnoremap <leader>p "_dP
nnoremap <leader><leader> :VimuxOpenRunner<cr> :VimuxRunCommand '!!'<cr> :call VimuxSendKeys("Enter")<cr>
nnoremap <leader>s :SessionSave<CR>