mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 01:04:34 +02:00
plugins/lsp-format: migrate to mkNeovimPlugin
This commit is contained in:
parent
fb1943a673
commit
32969847d3
2 changed files with 75 additions and 81 deletions
|
@ -20,7 +20,7 @@
|
|||
lsp-format = {
|
||||
enable = true;
|
||||
|
||||
setup = {
|
||||
settings = {
|
||||
go = {
|
||||
exclude = [ "gopls" ];
|
||||
order = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue