aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 5511a80..8b0be1a 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -9,6 +9,7 @@ let mapleader = ","
set nocompatible
set history=799
set wildignore=**/__pycache*/**
+set wildoptions=pum
set wildmenu
set wildchar=<TAB>
set showmatch