[feature] \y copy to Windows Clipboard in WSL
This commit is contained in:
parent
7ddc908de8
commit
7aeb425221
|
@ -62,6 +62,8 @@ nnoremap <leader>5 :b5<CR>
|
|||
nnoremap <leader>w :w<CR>
|
||||
nnoremap <leader><Esc> :noh<return><esc>
|
||||
|
||||
xnoremap <leader>y <esc>:'<,'>:w !clip.exe<CR>
|
||||
|
||||
nmap <leader>"" ysiW"
|
||||
nmap <leader>'' ysiW'
|
||||
nmap <leader>" ysiw"
|
||||
|
|
Loading…
Reference in New Issue
Block a user