kakoune/rc/tools
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
..
go Modified a bunch of language support files to use modules 2019-04-08 17:02:44 -07:00
python Merge remote-tracking branch 'laelath/provides-requires' 2019-04-25 11:59:42 +01:00
rust simplify rust completion to match generic Kakoune completions 2019-05-17 20:00:40 +03:00
autorestore.kak Added modules to extra files 2019-04-08 17:05:55 -07:00
autowrap.kak Add categories in rc/ 2019-03-21 01:06:16 +01:00
clang.kak Merge remote-tracking branch 'laelath/provides-requires' 2019-04-25 11:59:42 +01:00
comment.kak Add categories in rc/ 2019-03-21 01:06:16 +01:00
ctags.kak Automatic insert completion using ctags 2019-05-28 10:00:39 -04:00
doc.kak Add categories in rc/ 2019-03-21 01:06:16 +01:00
formatter.kak Add categories in rc/ 2019-03-21 01:06:16 +01:00
git.kak git.kak: support highlighting git log decorations 2019-05-23 12:42:38 +10:00
grep.kak Add categories in rc/ 2019-03-21 01:06:16 +01:00
lint.kak Add categories in rc/ 2019-03-21 01:06:16 +01:00
make.kak Add categories in rc/ 2019-03-21 01:06:16 +01:00
man.kak Add categories in rc/ 2019-03-21 01:06:16 +01:00
spell.kak Add categories in rc/ 2019-03-21 01:06:16 +01:00