Auto commit: 2024-11-08 19:55:02
This commit is contained in:
parent
6986b50cf7
commit
b7512528f6
2 changed files with 5 additions and 0 deletions
|
@ -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,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue