9 lines
250 B
VimL
9 lines
250 B
VimL
|
" @Author: Tom Link (micathom AT gmail com?subject=[vim])
|
||
|
" @Website: http://www.vim.org/account/profile.php?user_id=4037
|
||
|
" @License: GPL (see http://www.gnu.org/licenses/gpl.txt)
|
||
|
" @Revision: 13
|
||
|
|
||
|
" :nodefault:
|
||
|
TLet g:tlib#debug = 0
|
||
|
|