mirror of
https://github.com/amix/vimrc
synced 2025-07-09 10:45:00 +08:00
增加自己定制的配置
This commit is contained in:
5
my_configs.vim
Normal file
5
my_configs.vim
Normal file
@ -0,0 +1,5 @@
|
||||
set nu
|
||||
|
||||
let Tlist_Auto_Open=1
|
||||
set tags=tags;
|
||||
set autochdir;
|
Reference in New Issue
Block a user