kakoune/rc/detection
Maxime Coste ef8a11b3db Make x just select the full lines
`x` is often criticized as hard to predict due to its slightly complex
behaviour of selecting next line if the current one is fully selected.

Change `x` to use the previous `<a-x>` behaviour, and change `<a-x>` to
trim to fully selected lines as `<a-X>` did.

Adapt existing indentation script to the new behaviour
2022-07-05 08:43:40 +10:00
..
editorconfig.kak Stop editorconfig.kak from setting aligntab 2021-08-29 11:55:33 -07:00
file.kak rc file-detection hook group 2022-04-20 23:11:10 -03:00
modeline.kak Make x just select the full lines 2022-07-05 08:43:40 +10:00