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

This commit is contained in:
Daniel Fichtinger 2024-11-08 19:55:02 -05:00
parent 6986b50cf7
commit b7512528f6
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,5 @@
-- Ok, this plugin is really awesome!
-- And everyone should know about it -- game changer!!!
return {
"shortcuts/no-neck-pain.nvim",
version = "*",
@ -6,6 +8,7 @@ return {
{ "<leader>n", group = "+NoNeckPain" },
})
return {
width = 120,
mappings = {
enabled = true,
},

View file

@ -122,3 +122,5 @@
2 files changed, 6 insertions(+)
[main a21f977] Auto commit: 2024-11-08 19:45:02
2 files changed, 8 insertions(+)
[main 6986b50] Auto commit: 2024-11-08 19:50:02
2 files changed, 13 insertions(+), 3 deletions(-)