mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
access system clipboard with ,x
This commit is contained in:
3
vimrc
3
vimrc
@@ -187,6 +187,9 @@ nnoremap <leader>w :update<cr>
|
|||||||
"" remove hightlighting
|
"" remove hightlighting
|
||||||
nnoremap <leader><space> :nohls <cr>
|
nnoremap <leader><space> :nohls <cr>
|
||||||
|
|
||||||
|
"" access copy buffer
|
||||||
|
noremap <leader>x "+
|
||||||
|
|
||||||
"" fast window switching
|
"" fast window switching
|
||||||
nnoremap <C-J> <C-W><C-J>
|
nnoremap <C-J> <C-W><C-J>
|
||||||
nnoremap <C-K> <C-W><C-K>
|
nnoremap <C-K> <C-W><C-K>
|
||||||
|
|||||||
Reference in New Issue
Block a user