11 lines
321 B
VimL
11 lines
321 B
VimL
" tlib.vim
|
|
" @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)
|
|
" @Created: 2007-07-17.
|
|
" @Last Change: 2013-09-25.
|
|
" @Revision: 0.0.12
|
|
|
|
" :nodefault:
|
|
TLet g:tlib#debug = 0
|
|
|