|
发表于 2021-11-16 19:14:00
From FishC Mobile
|
显示全部楼层
|阅读模式
马上注册,结交更多好友,享用更多功能^_^
您需要 登录 才可以下载或查看,没有账号?立即注册
x
本帖最后由 君无泪 于 2021-11-18 15:39 编辑
# 请问怎么修改 pydiction 插件选择提示代码的的键:
<Space> -- Accept current match and insert a space.
CTRL-Y -- Accept current match and and don't insert a space.
<Enter> -- Accept current match and insert a newline.
<ESC> or CTRL-E -- Close the menu and do not accept any match.
You can also now use Shift-Tab to Tab backwards through the popup menu.
# 上面的是原厂的,回车键选择当前匹配并插入一个换行符。我想把它修改为选择当前匹配不插入换行符? 望大神告知!
# 还有,不知道这几个是修改什么的:
hi PmenuSel
hi PmenuSbar
hi PmenuThumb
|
|