kakoune/rc/tools
Tim Allen e3298c6320 Address code-review comments
- some wording changes in included documentation
- find supports multiple starting paths, we don't need to launch it 3 times
- Change the regex that trims the file extension to only trim the last extension

Some additional things I noticed:

- find should use -L to see through symlinks like the autoload processing does.
- find should check the user's autoload directory first, so users can override
  Kakoune's built-in documentation.
2020-09-03 15:21:54 +10:00
..
go Avoid accidentally using environment variables in sh scopes 2020-08-24 19:01:05 +02:00
python Fix fifos for Linux 2019-06-10 18:25:51 +02:00
rust simplify rust completion to match generic Kakoune completions 2019-05-17 20:00:40 +03:00
autorestore.asciidoc rc: Add some documentation for existing plugins.. 2020-09-03 01:55:36 +10:00
autorestore.kak Avoid accidentally using environment variables in sh scopes 2020-08-24 19:01:05 +02:00
autowrap.kak rc: Make docstrings more readable 2020-02-03 20:53:28 +01:00
clang.kak Avoid accidentally using environment variables in sh scopes 2020-08-24 19:01:05 +02:00
comment.kak Add comment highlighting and options for asciidoc. 2020-07-04 00:28:51 -06:00
ctags.kak Merge remote-tracking branch 'lenormf/patch-3' 2020-02-05 20:41:40 +11:00
doc.asciidoc Address code-review comments 2020-09-03 15:21:54 +10:00
doc.kak Address code-review comments 2020-09-03 15:21:54 +10:00
format.kak rc: Use the standard fail command to report errors 2019-11-14 08:32:55 +01:00
git.kak Avoid accidentally using environment variables in sh scopes 2020-08-24 19:01:05 +02:00
grep.kak bring *grep* buffer to front in context of toolsclient 2020-08-14 00:52:22 +05:00
lint.asciidoc Address code-review comments 2020-09-03 15:21:54 +10:00
lint.kak Make lint.kak utilize toolsclient 2020-06-10 22:39:11 -07:00
make.kak rc: Make docstrings more readable 2020-02-03 20:53:28 +01:00
man.kak Avoid accidentally using environment variables in sh scopes 2020-08-24 19:01:05 +02:00
spell.kak Avoid accidentally using environment variables in sh scopes 2020-08-24 19:01:05 +02:00