vim键映射参考 [英] vim key mapping reference

查看:94
本文介绍了vim键映射参考的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚安装了command-t插件以及将其映射到cmd-t而不是Leader-t的内容.我对vim相当陌生,我不知道键映射的符号是什么.在哪里可以找到在vim中映射键组合时使用的符号的参考?

I've just installed the command-t plugin and what to map it to cmd-t instead of leader-t. I'm fairly new to vim and I don't know what the symbols are for the key mappings. Where can I find a reference for the symbols you use when mapping key combos in vim?

推荐答案

vim的原则是,未记录的功能是无用的功能.因此,vim文档就是您所需要的.

a vim principle is that an undocumented feature is a useless feature. So vim documentation is all you need.

:help :map
:help :map-special-keys

这篇关于vim键映射参考的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆