mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-24 04:35:08 +02:00
plugins/none-ls: Add google_java_format as a source for none-ls (#1068)
Add google_java_format for none-ls sources.
This commit is contained in:
parent
a70f580340
commit
81ff1f8f6f
2 changed files with 4 additions and 0 deletions
|
@ -105,6 +105,7 @@
|
|||
goimports.enable = true;
|
||||
goimports_reviser.enable = true;
|
||||
golines.enable = true;
|
||||
google_java_format.enable = true;
|
||||
ktlint.enable = true;
|
||||
nixfmt.enable = true;
|
||||
nixpkgs_fmt.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue