From 32af05026f215cadd001e4f21d5ed2826bea9422 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 5 Apr 2023 03:07:41 -0400 Subject: add more lsp plugins to neovim --- .luarc.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .luarc.json (limited to '.luarc.json') 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 -- cgit v1.2.3