mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-11 16:05:30 +00:00
languages/go: add gofmt, golines and gofumpt formatter
This commit is contained in:
parent
e42bcbe1ec
commit
1396c1f909
2 changed files with 59 additions and 0 deletions
|
|
@ -170,3 +170,4 @@
|
|||
[Libadoxon](https://github.com/Libadoxon)
|
||||
|
||||
- Add [git-conflict](https://github.com/akinsho/git-conflict.nvim) plugin for resolving git conflicts
|
||||
- Add formatters for go: [gofmt](https://go.dev/blog/gofmt), [golines](https://github.com/segmentio/golines) and [gofumpt](https://github.com/mvdan/gofumpt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue