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

This commit is contained in:
Daniel Fichtinger 2024-11-08 19:25:02 -05:00
parent c2608b2a94
commit fe10c4a6ab
4 changed files with 8 additions and 0 deletions

View file

@ -1,4 +1,9 @@
return {
"shortcuts/no-neck-pain.nvim",
version = "*",
opts = {
mappings = {
enabled = true,
},
},
}