|
|
|
@ -689,25 +689,6 @@ map <Leader>gv :Gitv --all<cr>
@@ -689,25 +689,6 @@ map <Leader>gv :Gitv --all<cr>
|
|
|
|
|
let g:Gitv_OpenHorizontal = 1 |
|
|
|
|
" }}} |
|
|
|
|
|
|
|
|
|
" TagList"{{{ |
|
|
|
|
let Tlist_WinWidth = 37 |
|
|
|
|
let Tlist_GainFocus_On_ToggleOpen = 1 |
|
|
|
|
let Tlist_Enable_Fold_Column = 0 |
|
|
|
|
let Tlist_Use_Right_Window = 0 |
|
|
|
|
|
|
|
|
|
let tlist_txt_settings = 'txt;c:content;f:figures;t:tables' |
|
|
|
|
let tlist_vimwiki_settings = 'wiki;h:Headers;t:Todo' |
|
|
|
|
let tlist_tex_settings = 'tex;s:section;c:chapter;l:label;r:ref' |
|
|
|
|
let tlist_rfc_settings = 'rfc;c:content;f:figures;t:tables' |
|
|
|
|
let tlist_tcl_settings = 'tcl;c:Class;f:Method;m:Method;n:Namespaces;k:Packages;s:Sources;' |
|
|
|
|
\ . 'x:Procedures;g:Global variables;a:Arrays;v:Variables;u:Unit tests;i:Aliases' |
|
|
|
|
let tlist_lisp_settings = 'lisp;f:Functions;v:Varuables;p:Parameters;g:Generics;c:Classes;m:Methods;x:Macros' |
|
|
|
|
"}}} |
|
|
|
|
|
|
|
|
|
" NERDTree"{{{ |
|
|
|
|
let g:NERDTreeWinPos = "right" |
|
|
|
|
"}}} |
|
|
|
|
|
|
|
|
|
" VimWiki"{{{ |
|
|
|
|
let wiki = {} |
|
|
|
|
|
|
|
|
|