kickstart.nvim/lua/custom/plugins/README.md

11 lines
178 B
Markdown
Raw Normal View History

2023-05-23 22:20:31 +02:00
### NULL-LS
`goland`:
```shell
go install github.com/incu6us/goimports-reviser/v3@latest
go install mvdan.cc/gofumpt@latest
go install github.com/segmentio/golines@latest
```