Skip to content

Commit

Permalink
vimrc: set completeopt=menu
Browse files Browse the repository at this point in the history
  • Loading branch information
hbuxiaofei committed Sep 3, 2020
1 parent f555e51 commit 167f5cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ set ffs=unix,dos,mac

" enable syntax hightlight and completion
syntax on
set completeopt=menu

" colorscheme
set t_Co=256
Expand Down

0 comments on commit 167f5cb

Please sign in to comment.