mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-31 07:09:23 +02:00
feat(neovim): neovim 0.8 compatibility (#2544)
This commit is contained in:
parent
a68c1cfbf5
commit
10449b4e09
5 changed files with 44 additions and 45 deletions
|
@ -148,7 +148,7 @@ local core_plugins = {
|
|||
|
||||
-- Whichkey
|
||||
{
|
||||
"folke/which-key.nvim",
|
||||
"max397574/which-key.nvim",
|
||||
config = function()
|
||||
require("lvim.core.which-key").setup()
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue