chore: update nvim config

main
sudo pacman -Syu 2021-02-18 13:23:12 +07:00
parent 7705852d92
commit f92f6640f8
1 changed files with 1 additions and 3 deletions

View File

@ -9,9 +9,7 @@ set whichwrap=<,>,[,]
" True color
" https://gist.github.com/XVilka/8346728
if has('termguicolors')
set termguicolors
endif
set termguicolors
" install xclip
set clipboard+=unnamedplus