home/rc/tools
Maxime Coste 8cca77c949 Accept docstrings with last line not fully indented
When trimming indent, the last line, if only containing
whitespaces does not need to match the indent, so that
this indentation style works:

    -docstring %{
        indented string
    }
2019-09-17 21:48:00 +10:00
..
go Modified a bunch of language support files to use modules 2019-04-08 17:02:44 -07: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.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 Fix clang completion support with modern clang 2019-09-15 11:48:25 +10:00
comment.kak Configure comment_line for the ledger filetype 2019-07-12 14:02:06 +02:00
ctags.kak Accept docstrings with last line not fully indented 2019-09-17 21:48:00 +10:00
doc.kak Make quoting opt-in by using $kak_quoted_... 2019-06-23 12:04:21 +10:00
format.kak Rename formatter.kak to format.kak and alias format to format-buffer 2019-09-15 10:52:06 +10:00
git.kak Merge remote-tracking branch 'andreyorst/universal-git-path' 2019-09-16 07:06:50 +10:00
grep.kak Revert "Don't create subshells when unnecessary" 2019-06-10 18:00:11 +02:00
lint.kak Merge remote-tracking branch 'codesoap/background_blocks' 2019-09-15 09:29:26 +10:00
make.kak Revert "Don't create subshells when unnecessary" 2019-06-10 18:00:11 +02:00
man.kak Merge remote-tracking branch 'stevenyvr987/add-hyperlink-support-to-man-plugin' 2019-09-15 09:05:12 +10:00
spell.kak Trim whitespace from spell check word length variable 2019-06-02 20:23:42 -07:00