Auto commit: 2024-11-08 19:40:02
This commit is contained in:
parent
e840172273
commit
a2d9e724d8
2 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,10 @@ return {
|
|||
mappings = {
|
||||
enabled = true,
|
||||
},
|
||||
autocmds = {
|
||||
enableOnVimEnter = true,
|
||||
skipEnteringNoNeckPainBuffer = false,
|
||||
},
|
||||
}
|
||||
end,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue