From d7c66522cf365f516babcfeb1d4a2d36c3ea41af Mon Sep 17 00:00:00 2001 From: delta Date: Wed, 29 Oct 2025 16:35:38 +0100 Subject: a small refactor --- .config/nvim/.luarc.json | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/nvim/.luarc.json') diff --git a/.config/nvim/.luarc.json b/.config/nvim/.luarc.json index e69de29..8da96c2 100644 --- a/.config/nvim/.luarc.json +++ b/.config/nvim/.luarc.json @@ -0,0 +1,3 @@ +{ + "workspace.library": ["usr/share/nvim/runtime"] +} -- cgit v1.2.3