1
0
Fork 0
mirror of synced 2024-09-20 13:12:55 -04:00
ultimate-vim/my_configs.vim

3 lines
88 B
VimL
Raw Normal View History

2014-10-16 23:36:32 -04:00
nnoremap <F9> :exe 'NERDTreeToggle'<CR> :exe 'Tlist'<CR>
let Tlist_Use_Split_Window = 1