fix(nvim): use correct requires for kanagawa
This commit is contained in:
parent
0cc445b628
commit
9b69cdfb17
@ -803,7 +803,7 @@ return packer.startup({
|
||||
use({
|
||||
"gen740/SmoothCursor.nvim",
|
||||
requires = {
|
||||
"rebelot/kanagawa",
|
||||
"rebelot/kanagawa.nvim",
|
||||
},
|
||||
config = function()
|
||||
local kcolors = require("kanagawa.colors").setup({})
|
||||
|
Loading…
x
Reference in New Issue
Block a user