Skip to content

Commit

Permalink
Disable debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtom committed Dec 12, 2015
1 parent afa04c2 commit 2ae67ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions autoload/viki_viki.vim
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
" @Website: http://www.vim.org/account/profile.php?user_id=4037
" @License: GPL (see http://www.gnu.org/licenses/gpl.txt)
" @Created: 2007-09-03.
" @Last Change: 2015-12-07.
" @Revision: 19.0.233
" @Last Change: 2015-12-11.
" @Revision: 20.0.233


if !exists('g:viki_viki#conceal_extended_link_markup')
Expand Down Expand Up @@ -304,7 +304,7 @@ function! viki_viki#MapKeys(state) "{{{3
else
let mf = g:vikiMapFunctionality
endif
TLogVAR a:state, mf
" TLogVAR a:state, mf

" if !hasmapto('viki#MaybeFollowLink')
if viki#MapFunctionality(mf, 'c')
Expand Down

0 comments on commit 2ae67ad

Please sign in to comment.