home/test/indent
Tony Gong 039a10a34c Do not indent Golang comments as code
When indenting on newline in Go files, only remove trailing whitespace
on the previous line and copy indentation of the previous line if in
comment context.

Added regression tests.
2022-06-05 06:05:45 -07:00
..
c-family Fix invalid insertion of ; after } closing some functions 2021-04-08 20:14:02 +10:00
clojure/doubled-brackets {clojure,lisp}.kak: handle doubled brackets 2020-01-03 15:14:56 -05:00
comment Add categories in rc/ 2019-03-21 01:06:16 +01:00
elixir Event better tests for comments 2021-06-06 14:25:06 +06:00
go Do not indent Golang comments as code 2022-06-05 06:05:45 -07: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 Add tests for javascript deindenting 2020-07-29 15:05:49 -06: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
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