kakoune/test/indent/go/insert-comment
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
..
cmd Do not indent Golang comments as code 2022-06-05 06:05:45 -07:00
in Do not indent Golang comments as code 2022-06-05 06:05:45 -07:00
out Do not indent Golang comments as code 2022-06-05 06:05:45 -07:00
rc Do not indent Golang comments as code 2022-06-05 06:05:45 -07:00