let g:winManagerWindowLayout = "FileExplorer|TagList"
let g:winManagerWidth = 30
let Tlist_Show_One_File = 1
let Tlist_Show_Menu = 1
let Tlist_Display_Prototype = 1
let tlist_php_settings = 'php;c:class;f:method'
let tlist_cpp_settings = 'c++;c:class;f:method'
let NERDTreeSortOrder = ['README', '\.txt$', '\.hpp$', '\.cpp$', '\/$']
let NERDTreeIgnore = ['README', '\.txt$','Makefile','tags','cscope.in.out','cscope.out','cscope.po.out']
map :wall:WMToggle
阅读(897) | 评论(0) | 转发(0) |