kakoune/test/indent/go/deindent-if-closing-brace
Michał Kruszewski 0f63dd339a Provide better support for Go language.
1. Highlight short variable declaration operator :=.
2. 'while' is not go keyword.
3. Auto insert ')', '}', when line ends with '(' or '{'.
2020-09-07 21:48:06 +02:00
..
cmd Add test cases for go closing brace indentation 2020-07-26 20:28:33 -06:00
in Add test cases for go closing brace indentation 2020-07-26 20:28:33 -06:00
out Provide better support for Go language. 2020-09-07 21:48:06 +02:00
rc Add test cases for go closing brace indentation 2020-07-26 20:28:33 -06:00