1
0
mirror of https://github.com/akelge/vim synced 2025-07-07 07:19:06 +00:00

Started personal prompt system

This commit is contained in:
2013-01-15 17:08:42 +00:00
parent 24e380c253
commit 206f88890b
5 changed files with 49 additions and 15 deletions

View File

@ -1,6 +1,6 @@
#######################################################################################
# Start autocomplete
autoload -U compinit; compinit
autoload -U compinit; compinit -u
autoload -U compsys;
compctl -g "*(-/)" + -g ".*(-/)" cd