ref(nvim): formatted entire config

This commit is contained in:
Léana 江 2023-10-25 23:30:24 +02:00 committed by Léana 江
parent 57db1d60e4
commit d83c5c1ace
16 changed files with 280 additions and 280 deletions

View file

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