From 28e8bdf7f8286bd431b7f3b709e79f3827b31469 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 24 Dec 2025 13:54:03 +0900 Subject: updates --- debian/.config/LazyVim/.neoconf.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/.config/LazyVim/.neoconf.json (limited to 'debian/.config/LazyVim/.neoconf.json') diff --git a/debian/.config/LazyVim/.neoconf.json b/debian/.config/LazyVim/.neoconf.json new file mode 100644 index 0000000..7c48087 --- /dev/null +++ b/debian/.config/LazyVim/.neoconf.json @@ -0,0 +1,15 @@ +{ + "neodev": { + "library": { + "enabled": true, + "plugins": true + } + }, + "neoconf": { + "plugins": { + "lua_ls": { + "enabled": true + } + } + } +} -- cgit v1.2.3