1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-15 21:41:11 +01:00

plugins/lsp-format: fix setup example

This commit is contained in:
Gaetan Lepage 2024-05-19 18:33:14 +02:00 committed by Gaétan Lepage
parent 169d7f4dc0
commit 818834a7bb
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
enable = true;
setup = {
gopls = {
go = {
exclude = [ "gopls" ];
order = [
"gopls"