Skip to content

Commit 3c9e49f

Browse files
committed
增加配置vimrc说明
1 parent 1490c9e commit 3c9e49f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

customized.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
## 配置vimrc
12

2-
- <Leader> : ','
3+
1. 链接.vimrc: `ln -s ~/vimconf/.vimrc ~/.vimrc`
4+
- <Leader> : ','
5+
6+
2. 链接.vimrc.last(自定义的一些配置): `ln -s ~/vimconf/.vimrc.last ~/.vimrc.last`
37

48
## use YouCompleteMe
59

0 commit comments

Comments
 (0)