Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 15c3e4d

Browse files
committed
Update vimception.js
remove gif on click
1 parent 5470260 commit 15c3e4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vimception.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ $("#ipython_notebook").append('<img id="vim" src="http://www.vim.org/images/vim_
361361
+ ' style="'
362362
+ 'position: absolute; left: 51px; top: -10px; height: initial;">')
363363

364+
$("#vim").click($(this).hide);
364365

365366
// -------- old -------------
366367
//$('#vim').animate({

0 commit comments

Comments
 (0)