Refresh generated neovim config
This commit is contained in:
@ -1189,7 +1189,7 @@ require("lazy").setup({
|
||||
dir = "/home/lab/smchurla/Downloads/flake-nixinator/config/neovim/store/lazy-plugins/which-key.nvim",
|
||||
lazy = false,
|
||||
name = "which-key",
|
||||
opts = { preset = "modern" },
|
||||
opts = { preset = "helix" },
|
||||
priority = 500,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user