1

Refresh generated neovim config

This commit is contained in:
2024-08-15 14:28:39 +02:00
parent 001c41a903
commit 07409c223d
4 changed files with 3 additions and 4 deletions

View File

@ -1189,7 +1189,7 @@ require("lazy").setup({
dir = "/nix/store/ypd5dagzrwpz35gnf0a67ak6lz7drfpi-lazy-plugins/which-key.nvim",
lazy = false,
name = "which-key",
opts = { preset = "modern" },
opts = { preset = "helix" },
priority = 500,
},
{