kakoune/test/indent/c-family/indent-if-brace
Maxime Coste 67424aae1e Remove avoidance of end of lines
Various places in Kakoune code used to modify selections so that
cursors would not lie on an end of line. Remove those to increase
Kakoune's consistency and simplicity.

Now that end of lines are highlighted separately, they should not
be handled specially in most commands.
2018-02-25 00:05:05 +11:00
..
cmd Add an indentation test for braces after if 2017-10-25 10:27:39 +08:00
in Add an indentation test for braces after if 2017-10-25 10:27:39 +08:00
out Add an indentation test for braces after if 2017-10-25 10:27:39 +08:00
rc Add an indentation test for braces after if 2017-10-25 10:27:39 +08:00
state Remove avoidance of end of lines 2018-02-25 00:05:05 +11:00