mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/tlib/autoload/tlib.vim

9 lines
250 B
VimL
Raw Normal View History

2012-08-16 23:41:25 -04:00
" @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)
2015-12-08 08:20:04 -05:00
" @Revision: 13
2012-08-16 23:41:25 -04:00
" :nodefault:
TLet g:tlib#debug = 0
2012-08-16 23:41:25 -04:00