1
0
Fork 0
mirror of synced 2024-09-20 13:12:55 -04:00
ultimate-vim/my_configs.vim
2014-10-17 11:36:32 +08:00

2 lines
88 B
VimL

nnoremap <F9> :exe 'NERDTreeToggle'<CR> :exe 'Tlist'<CR>
let Tlist_Use_Split_Window = 1