mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 17:28:39 +02:00
plugins/lsp-format: fix setup example
This commit is contained in:
parent
169d7f4dc0
commit
818834a7bb
2 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ in
|
|||
});
|
||||
description = "The setup option maps |filetypes| to format options.";
|
||||
example = {
|
||||
gopls = {
|
||||
go = {
|
||||
exclude = [ "gopls" ];
|
||||
order = [
|
||||
"gopls"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue