made user setup modular

This commit is contained in:
2016-10-07 20:37:22 -04:00
parent 65621a0e33
commit 9afd352664
22 changed files with 259 additions and 258 deletions

View File

@@ -0,0 +1,8 @@
set show-all-if-ambiguous on
set completion-ignore-case on
set completion-prefix-display-length 4
Control-j: menu-complete
Control-k: menu-complete-backward
set show-all-if-unmodified on
set completion-map-case on
set horizontal-scroll-mode Off