aboutsummaryrefslogtreecommitdiff
path: root/env/.config/nvim/custom-lsp
diff options
context:
space:
mode:
Diffstat (limited to 'env/.config/nvim/custom-lsp')
-rwxr-xr-xenv/.config/nvim/custom-lsp/.luarc.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/env/.config/nvim/custom-lsp/.luarc.json b/env/.config/nvim/custom-lsp/.luarc.json
new file mode 100755
index 0000000..93e15cc
--- /dev/null
+++ b/env/.config/nvim/custom-lsp/.luarc.json
@@ -0,0 +1,3 @@
+{
+ "workspace.library":["~/.config/nvim/custom-lsp"]
+}