Changed nvim completion autoselection
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
filetype plugin indent on
|
||||
syntax on
|
||||
colorscheme onedark
|
||||
colorscheme kanagawa
|
||||
|
||||
if has('multi_byte') && &encoding ==# 'utf-8'
|
||||
let &listchars = 'tab:▸ ,extends:❯,precedes:❮,nbsp:±'
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user