fish-shell/share
Kurtis Rader 17dff8c569 rewrite abbr function
Rewrite the `abbr` function to store each abbreviation in a separate
variable. This greatly improves the efficiency. For the common case
it is 5x faster. For pathological cases it is upwards of 100x faster.
Most people should be able to unconditionally define abbreviations in
their config.fish without a noticable slow down.

Fixes #4048
2017-08-03 14:35:06 -07:00
..
completions Merge branch 'master' into major 2017-07-31 22:15:44 -07:00
functions rewrite abbr function 2017-08-03 14:35:06 -07:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Ignore comments when creating man page completion 2017-07-22 21:32:56 -07:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish harden *share/config.fish* against an unset var 2017-07-02 21:16:48 -07:00