From 2b2676d45e52db5e2dbfa8b2fd72ee95b2967dd2 Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Mon, 7 Jul 2025 23:39:20 +0530 Subject: Add Exrc and modulized LSPAttach --- .config/nvim/.luarc.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .config/nvim/.luarc.json (limited to '.config/nvim/.luarc.json') diff --git a/.config/nvim/.luarc.json b/.config/nvim/.luarc.json new file mode 100644 index 0000000..63c0022 --- /dev/null +++ b/.config/nvim/.luarc.json @@ -0,0 +1,3 @@ +{ + "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json" +} -- cgit v1.2.3-70-g09d2