ref(nvim): redid plugin config system

This commit is contained in:
Léana 江 2024-01-26 10:46:05 +01:00 committed by Léana 江
parent d5406b8487
commit 56336c8e5e
14 changed files with 16 additions and 0 deletions

View file

@ -1,6 +0,0 @@
require "no-neck-pain".setup {
width = 75,
buffers = {
right = { enabled = false },
},
}