Unify clipboard
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
ba8f4776be
commit
324fcdd113
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ set termguicolors " Enable colors for terminal
|
|||
set rtp+=/usr/bin/fzf
|
||||
|
||||
set completeopt-=preview
|
||||
set clipboard^=unnamed,unnamedplus
|
||||
|
||||
" Use <C-L> to clear the highlighting of :set hlsearch.
|
||||
if maparg('<C-L>', 'n') ==# ''
|
||||
|
|
Loading…
Reference in a new issue