Commit after not doing it for weeks
This commit is contained in:
parent
ec9ca93748
commit
9e853e9684
28 changed files with 178 additions and 103 deletions
home/features/neovim/config/lua/my/plugins
|
@ -2,7 +2,8 @@ local runtime = require("my.tempest")
|
|||
|
||||
local M = {
|
||||
"folke/which-key.nvim",
|
||||
event = "VeryLazy",
|
||||
-- event = "VeryLazy",
|
||||
lazy = true,
|
||||
cond = runtime.blacklist("vscode"),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue