diff options
Diffstat (limited to 'env/.config/nvim/custom-lsp')
| -rwxr-xr-x | env/.config/nvim/custom-lsp/.luarc.json | 3 |
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"] +} |
