kakoune/rc/core
Maxime Coste 63d4c8c311 Change a on end of line behaviour to be consistent
`a` will just jump on next line, `a` on last end of line opens a new
line beneath it.

Fixes #1164
2018-07-05 08:00:14 +10:00
..
asciidoc.kak Fix highlighters in rc/core post syntax refactoring 2018-07-05 07:54:28 +10:00
c-family.kak Change a on end of line behaviour to be consistent 2018-07-05 08:00:14 +10:00
comment.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
diff.kak Fix various scripts highlighter commands 2018-07-05 07:54:28 +10:00
doc.kak Fix highlighters in rc/core post syntax refactoring 2018-07-05 07:54:28 +10:00
formatter.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
grep.kak Fix highlighters in rc/core post syntax refactoring 2018-07-05 07:54:28 +10:00
kakrc.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
make.kak Fix highlighters in rc/core post syntax refactoring 2018-07-05 07:54:28 +10:00
makefile.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
man.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
python.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
sh.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00