Auto commit: 2024-11-08 19:40:02

This commit is contained in:
Daniel Fichtinger 2024-11-08 19:40:02 -05:00
parent e840172273
commit a2d9e724d8
2 changed files with 6 additions and 0 deletions

View file

@ -9,6 +9,10 @@ return {
mappings = {
enabled = true,
},
autocmds = {
enableOnVimEnter = true,
skipEnteringNoNeckPainBuffer = false,
},
}
end,
}

View file

@ -116,3 +116,5 @@
4 files changed, 8 insertions(+)
[main cdee114] Auto commit: 2024-11-08 19:30:02
3 files changed, 13 insertions(+), 5 deletions(-)
[main e840172] Auto commit: 2024-11-08 19:35:02
2 files changed, 2 insertions(+), 1 deletion(-)