From e966d5328d6f328546db213278d1a1a6cd2f58d5 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sat, 24 May 2025 04:08:28 -0500 Subject: install scripts. reorganization. soon to be deployable --- env/.config/nvim/custom-lsp/.luarc.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 env/.config/nvim/custom-lsp/.luarc.json (limited to 'env/.config/nvim/custom-lsp') 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"] +} -- cgit v1.3