mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-27 19:18:57 +02:00
plugins/null-ls: add formatting source: gofmt (#653)
This commit is contained in:
parent
0ece949f98
commit
b5849e2407
2 changed files with 4 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
eslint_d.enable = true;
|
||||
fnlfmt.enable = true;
|
||||
fourmolu.enable = true;
|
||||
gofmt.enable = true;
|
||||
nixfmt.enable = true;
|
||||
nixpkgs_fmt.enable = true;
|
||||
phpcbf.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue