up
This commit is contained in:
@@ -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 {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user