Updated some load priorities

These will not work yet, since they are used across component types, but this will start working once everything is loaded from the same "enabled" directory.
pull/974/head
Nils Winkler 2017-05-16 17:27:02 +02:00
parent dc7173b7ef
commit 9ebbf6e6e5
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Load after the other completions to understand what needs to be completed
# BASH_IT_LOAD_PRIORITY: 365
cite about-plugin
about-plugin 'Automatic completion of aliases'

View File

@ -1,3 +1,6 @@
# Load after the system completion to make sure that the fzf completions are working
# BASH_IT_LOAD_PRIORITY: 375
cite about-plugin
about-plugin 'load fzf, if you are using it'