Skip to content

Commit

Permalink
[vim] change autocomplete options
Browse files Browse the repository at this point in the history
  • Loading branch information
randName committed Oct 10, 2020
1 parent 8c435d1 commit 88b7bbc
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 @@ -64,6 +64,7 @@ set splitbelow
set splitright

set wildmenu
set complete=.,b,u,]
set completeopt=menuone,longest

set cursorline
Expand Down

0 comments on commit 88b7bbc

Please sign in to comment.