Skip to content

LittleKey/k-vim

 
 

Repository files navigation

k-vim

Install

just type:

git clone https://github.com/littlekey/k-vim && cd k-vim && sh -x install.sh

Usage

main change:

<Leader> 映射为' '空格(space)

F7  切换Tab与Space模式, 具体操作会参照当时的Tab相关设置(Default: 'Space mode')

H 跳到行首
L 跳到行尾

Packages

No packages published

Languages

  • Vim Script 95.7%
  • Python 2.1%
  • Shell 2.1%
  • Lua 0.1%