java stuff

This commit is contained in:
Christian Nieves
2023-01-26 19:17:16 +00:00
parent be73e64453
commit 5e51771f9c
5 changed files with 220 additions and 67 deletions

View File

@ -31,10 +31,6 @@ imap <leader>v <ESC>"+pa
" Copy to OS clipboard
vnoremap <leader>y "yy <Bar> :call system('xclip', @y)<CR>
map <leader>y "yy <Bar> :call system('xclip', @y)<CR>
" map <leader>y !xclip -selection clipboard
" vmap <leader>y !xclip -selection clipboard<cr>
" map <leader>y "+Y
" vmap <leader>y "+y
" --------- WINDOW/PANE MAPPINGS ---------
map <leader>wr <C-W>r