Vim 单词缩写(abbreviation)的简单使用 2016-06-21 本文已影响56人 胤默思佚 Vim 缩写的简单使用 创建 :ab abbreviation pharse 取消 :unab abbreviation 缩写使用 insert模式下输入缩写,Enter键获得pharse。