ref(nvim): NoNeckPain

This commit is contained in:
Léana 江 2023-10-24 23:51:44 +02:00 committed by Léana 江
parent 94446e4721
commit 5a86cbbcee
2 changed files with 4 additions and 3 deletions

View file

@ -4,5 +4,3 @@ require "no-neck-pain".setup {
right = { enabled = false, }
}
}
vim.keymap.set("n", "<leader>z", ":NoNeckPain<CR>", { desc = "Center this shit plz" })