1
0
Fork 0
mirror of synced 2024-11-13 20:58:57 -05: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