Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 334 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 334 Bytes

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 跳到行尾