Skip to content

Commit

Permalink
fix(fsautocomplete): lint fix (#3214)
Browse files Browse the repository at this point in the history
  • Loading branch information
glepnir authored Jun 21, 2024
1 parent 73e14e1 commit f43135c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/lspconfig/server_configurations/fsautocomplete.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ return {
SimplifyNameAnalyzer = true,
ResolveNamespaces = true,
EnableReferenceCodeLens = true,
}
},
},
},
docs = {
Expand Down

0 comments on commit f43135c

Please sign in to comment.