fix typo in feline repo
This commit is contained in:
parent
e5435e93de
commit
344a9aa90c
|
@ -36,7 +36,7 @@ return packer.startup(function()
|
|||
}
|
||||
|
||||
use {
|
||||
"feline.nvim/feline.nvim",
|
||||
"feline-nvim/feline.nvim",
|
||||
disable = not plugin_settings.status.feline,
|
||||
after = "nvim-web-devicons",
|
||||
config = override_req("feline", "plugins.configs.statusline"),
|
||||
|
|
Loading…
Reference in New Issue