kakoune/rc
Johannes Altmanninger e1de4aa118 python.kak: Do not indent after comments ending in :
Fixes #3693

This will not work for lines like the one below but I think that's okay
because it does work for most comments.

	foo() # foo:
2020-09-02 06:44:36 +02:00
..
detection Avoid accidentally using environment variables in sh scopes 2020-08-24 19:01:05 +02:00
filetype python.kak: Do not indent after comments ending in : 2020-09-02 06:44:36 +02:00
tools Avoid accidentally using environment variables in sh scopes 2020-08-24 19:01:05 +02:00
windowing Allow multiple arguments in tmux repl 2020-08-30 10:53:03 +10:00