Remove keyshortcut <leader>
This commit is contained in:
parent
9b55925e6c
commit
c863683a9a
@ -165,10 +165,6 @@ nnoremap - :split <CR>
|
||||
nnoremap <F5> :edit <CR>
|
||||
nnoremap <Leader><F5> :edit! <CR>
|
||||
|
||||
" Copy using <Leader> anc c
|
||||
nnoremap <Leader>c :w !xclip<CR><CR>
|
||||
vnoremap <Leader>c "*y
|
||||
|
||||
" livepreviewer
|
||||
let g:livepreview_previewer = 'mupdf'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user