Skip to content

Commit

Permalink
neovim: fix deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Nov 11, 2024
1 parent 34cdf3b commit d69f9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/nixvim/lsp-format.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
plugins.lsp-format = {
enable = true;
setup = {
settings = {
nix = {
exclude = [
"nixd"
Expand Down

0 comments on commit d69f9d5

Please sign in to comment.