Fixes no-neck-pain
This commit is contained in:
parent
087bc7e99a
commit
ffef7a6694
1 changed files with 6 additions and 0 deletions
|
|
@ -4,9 +4,15 @@ return {
|
|||
config = function()
|
||||
require("no-neck-pain").setup({
|
||||
width = 125,
|
||||
disableOnLastBuffer = true,
|
||||
autocmds = {
|
||||
skipEnteringNoNeckPainBuffer = true,
|
||||
},
|
||||
buffers = {
|
||||
colors = {
|
||||
blend = -0.2,
|
||||
},
|
||||
},
|
||||
})
|
||||
end,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue