kakoune/rc
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
..
detection Avoid accidentally using environment variables in sh scopes 2020-08-24 19:01:05 +02:00
filetype rc markdown: Highlight trailing spaces properly 2020-09-01 13:12:58 +03:00
tools Address code-review comments 2020-09-03 15:21:54 +10:00
windowing Allow multiple arguments in tmux repl 2020-08-30 10:53:03 +10:00