ref(nvim): use after/plugin (faster)

This commit is contained in:
Léana 江 2024-02-10 18:20:34 +01:00 committed by Léana 江
parent 54a64a534c
commit 90980cb81a
20 changed files with 4 additions and 48 deletions

View file

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