This website requires JavaScript.
Explore
Help
Register
Sign In
casraf
/
nvim-treesitter
Watch
1
Star
0
Fork
0
You've already forked nvim-treesitter
mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced
2026-05-18 01:39:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
nvim-treesitter
/
tests
/
indent
/
go
History
Evan Phoenix
28f84d69e3
fix(go): Indent on type switch case properly
2023-03-03 23:36:51 -05:00
..
const_declaration.go
fix(go): indent const declaration
2022-07-08 00:14:29 +02:00
issue-2369-newline.go
test(go): add cases for newlines de-indentation
2022-04-18 14:11:02 +02:00
issue-2369.go
indents(go): perform some changes as go fmt dictates
2022-02-05 18:54:55 +01:00
issue-3288.go
indents(go): no indent at all composite_literal, indent at struct_type
2022-08-15 13:34:16 -07:00
multiple-vars.go
indents(go): improve
@branch
rules
2022-08-05 12:32:20 -07:00
select.go
fix(go): apply indents in a communication case in a select statement
2023-02-24 01:37:58 -08:00
switch.go
fix(go): Indent on type switch case properly
2023-03-03 23:36:51 -05:00