This commit is contained in:
2025-08-24 20:10:59 +02:00
parent 643a7dfe04
commit d033bab96e
10 changed files with 39 additions and 27 deletions

View File

@@ -1,7 +1,10 @@
-- Key mappings groups
--
local wk = require 'which-key'
local status_wk, wk = pcall(require, 'which-key')
if not status_wk then
return
end
wk.add {
{