mirror of
https://github.com/akelge/zsh
synced 2025-08-13 22:08:18 +00:00
Add default tracServerList
This commit is contained in:
@ -133,6 +133,11 @@ let g:bufExplorerResize=1
|
|||||||
let NERDSpaceDelims=1
|
let NERDSpaceDelims=1
|
||||||
let NERDCreateDefaultMappings=1
|
let NERDCreateDefaultMappings=1
|
||||||
|
|
||||||
|
" """"""""""""""""
|
||||||
|
" Trac Server List
|
||||||
|
" """"""""""""""""
|
||||||
|
let g:tracServerList = {}
|
||||||
|
|
||||||
" """""""""""
|
" """""""""""
|
||||||
" Keymappings
|
" Keymappings
|
||||||
" """""""""""
|
" """""""""""
|
||||||
|
Reference in New Issue
Block a user