Skip to content

Commit

Permalink
chore: remove unneeded lsp diagnostics configs
Browse files Browse the repository at this point in the history
  • Loading branch information
bekaboo committed Jan 17, 2024
1 parent bd7d9b9 commit d8379d5
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .luarc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,5 @@
"/usr/share/lua/5.1/?.lua",
"/usr/share/lua/5.1/?/init.lua"
]
},
"diagnostics.globals": [
"vim",
"it",
"describe",
"before_each",
"after_each",
]
}
}

0 comments on commit d8379d5

Please sign in to comment.