1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 13:39:07 +00:00

Add default tracServerList

This commit is contained in:
2011-04-12 13:37:16 +00:00
parent 0294ea6dab
commit 275c4a7bbf

View File

@ -133,6 +133,11 @@ let g:bufExplorerResize=1
let NERDSpaceDelims=1
let NERDCreateDefaultMappings=1
" """"""""""""""""
" Trac Server List
" """"""""""""""""
let g:tracServerList = {}
" """""""""""
" Keymappings
" """""""""""