kakoune/rc
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
..
detection Check if buffile is path before loading editorconfig settings 2019-08-20 14:55:17 -04:00
filetype rc latex: Highlight DTX and STY files 2019-09-05 10:19:39 +02:00
tools Accept docstrings with last line not fully indented 2019-09-17 21:48:00 +10:00
windowing Rename ModuleLoad hook to ModuleLoaded 2019-06-25 19:16:47 +02:00