Commit Graph

11 Commits (e70211549ffb447274b7613997b6b7a83921d84d)

Author SHA1 Message Date
cornfeedhobo cf47e1f93e
nit pick spacing 2020-07-12 12:37:00 -05:00
cornfeedhobo ca409b699d
minor cleanups to fzf plugin 2020-07-12 12:33:29 -05:00
John McBride b442267d2d Remove vf funcion as fasd unsupported
Signed-off-by: John McBride <jpmmcbride@gmail.com>
2020-02-05 15:15:13 -07:00
Eduardo Bellido Bellido b3f7de3893 Support XDG in fzf plugin 2018-11-11 14:14:02 +01:00
Adam Wallis 03e26ef7a4 Only initialize FZF_DEFAULT_COMMAND if not already set 2018-07-18 10:13:49 -04:00
Adam Wallis e8c3237fb4 Use fd for fzf if available on system
fd is orders of magnitude faster when searching for files. This patch
will force fzf to use fd instead of find.

This change is implemented per the recommendation:
https://github.com/junegunn/fzf#environment-variables
2018-07-17 10:56:36 -04:00
Nils Winkler 846f730a9e Renamed "fd" function to "fcd" to avoid clash with "fd" tool 2018-04-26 08:33:12 +02:00
Nils Winkler 09cb5552db Fixed missing quote 2017-06-28 09:42:34 +02:00
Nils Winkler 33cdfe03a7 Added some functions for using fzf 2017-06-28 09:42:34 +02:00
Nils Winkler 9ebbf6e6e5 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.
2017-06-24 17:31:30 +02:00
Omer Katz cbd68dbf63 Added fzf plugin. 2014-10-27 17:39:29 +02:00