1
0
mirror of https://github.com/amix/vimrc synced 2025-07-09 18:55:01 +08:00

增加自己定制的配置

This commit is contained in:
labrick
2015-11-17 19:30:45 +08:00
parent 7443e17a5f
commit f90e49709e

5
my_configs.vim Normal file
View File

@ -0,0 +1,5 @@
set nu
let Tlist_Auto_Open=1
set tags=tags;
set autochdir;