Skip to content

Commit

Permalink
update nvim options
Browse files Browse the repository at this point in the history
Signed-off-by: tracyone <[email protected]>
  • Loading branch information
tracyone committed Dec 17, 2021
1 parent 9818f64 commit 9536dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rc/options.vim
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ if te#env#IsNvim() != 0
set fillchars+=msgsep:‾
hi MsgSeparator ctermbg=black ctermfg=white
set wildoptions+=pum
set signcolumn=number
else
command! -nargs=? UpdateRemotePlugins call te#utils#EchoWarning("It is neovim's command")
endif
Expand Down

0 comments on commit 9536dcc

Please sign in to comment.