mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-15 16:51:33 +00:00
fix plugin name error
This commit is contained in:
@ -99,7 +99,7 @@ local logs = {
|
||||
}
|
||||
|
||||
return {
|
||||
"snacks.nvim",
|
||||
"folke/snacks.nvim",
|
||||
keys = {
|
||||
{ "<leader><leader>", mode = { "n", "x", "o" }, false },
|
||||
{ "<leader>ff", mode = { "n", "x", "o" }, false },
|
||||
|
Reference in New Issue
Block a user