summaryrefslogtreecommitdiff
path: root/.luarc.json
diff options
context:
space:
mode:
authorseth <[email protected]>2023-04-05 03:07:41 -0400
committerseth <[email protected]>2023-04-05 03:07:41 -0400
commit32af05026f215cadd001e4f21d5ed2826bea9422 (patch)
tree38119206514c70aabc4be0c26ebc14a9cf2b03a0 /.luarc.json
parente2266c65f92b277b8b730279400fe4aa8fdd09f0 (diff)
add more lsp plugins to neovim
Diffstat (limited to '.luarc.json')
-rw-r--r--.luarc.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.luarc.json b/.luarc.json
new file mode 100644
index 0000000..23b9ee2
--- /dev/null
+++ b/.luarc.json
@@ -0,0 +1,3 @@
+{
+ "workspace.checkThirdParty": false
+} \ No newline at end of file