1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-09-11 13:00:41 +03:00
kakoune/test/indent
Maxime Coste 5a6fb51bdb Tweak python block command test location and remove wall of text
We do not typically go into lengthy explanation of the code in the
support scripts. This would have a performance impact (as comments
are not trimmed in advance) and feels out of place.
2024-06-11 19:39:07 +10:00
..
c-family Fix some corner cases in c-family indentation 2023-10-25 12:51:16 +11:00
clojure/doubled-brackets {clojure,lisp}.kak: handle doubled brackets 2020-01-03 15:14:56 -05:00
comment Make x just select the full lines 2022-07-05 08:43:40 +10:00
elixir Event better tests for comments 2021-06-06 14:25:06 +06:00
fidl Add FIDL filetype support 2022-06-30 09:11:23 -07:00
go Rename Go auto-insertion hooks to make it easier to disable them 2022-06-26 18:09:34 +02:00
haskell Add categories in rc/ 2019-03-21 01:06:16 +01:00
html [html] Fix indentation when entering a newline while in the middle of a tag 2019-11-03 12:25:02 +01:00
javascript/deindent-complex-brace-structure Move user mappings to <space> and keep/remove selection to , 2022-07-05 08:43:40 +10:00
lisp/doubled-brackets {clojure,lisp}.kak: handle doubled brackets 2020-01-03 15:14:56 -05:00
lua lua.kak: Add test cases for unindent 2021-09-26 11:54:43 -03:00
markdown rc markdown: Fix trailing whitespace removal 2021-04-01 22:27:30 -03:00
python Tweak python block command test location and remove wall of text 2024-06-11 19:39:07 +10:00
ruby rc filetype: add some missing ModeChange hooks for trim-indent 2022-05-29 08:23:33 +02:00
rust Support rust visibility for enum and others 2021-03-07 14:22:43 +08:00
sh Improve shell indentation implementation. 2020-09-26 22:10:31 +10:00