新增:whichkey插件
This commit is contained in:
@ -169,7 +169,6 @@ export def Install()
|
||||
title: 'Plugins - ' .. tui#core#cached#Get('tui.plug.home'),
|
||||
minwidth: minwidth,
|
||||
callback: (_, index) => {
|
||||
echo index
|
||||
if index > 0
|
||||
var plug_id = tui_plug_ids[index - 1]
|
||||
var plug_info = tui_plug_registed[plug_id]
|
||||
|
Reference in New Issue
Block a user