home/rc
Michael Mogenson 6905b6e34a Automatic insert completion using ctags
Fixup ctags-complete command to search for partial matches for the
current selection in all tags files listed in ctagsfiles option. Format
the results to fit the Kakoune completions type.

Add ctags-enable-autocomplete and ctags-disable-autocomplete commands to
add and remove an InsertIdle hook to select the previous word and call
ctags-complete.

Use the ctags_min_chars option to limit the noise of returning many
completions for very short selections.
2019-05-28 10:00:39 -04:00
..
detection Merge remote-tracking branch 'laelath/provides-requires' 2019-04-25 11:59:42 +01:00
filetype Merge remote-tracking branch 'eraserhd/clojure-fix-for-1-char-symbols' 2019-05-21 21:36:30 +10:00
tools Automatic insert completion using ctags 2019-05-28 10:00:39 -04:00
windowing Fixed if statement in x11 detection 2019-04-08 17:08:35 -07:00