1
0
Fork 0
mirror of synced 2024-09-29 14:07:00 -04:00
ultimate-vim/my_configs.vim
2015-11-17 19:30:45 +08:00

5 lines
60 B
VimL

set nu
let Tlist_Auto_Open=1
set tags=tags;
set autochdir;