Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5470260 commit 15c3e4dCopy full SHA for 15c3e4d
1 file changed
vimception.js
@@ -361,6 +361,7 @@ $("#ipython_notebook").append('<img id="vim" src="http://www.vim.org/images/vim_
361
+ ' style="'
362
+ 'position: absolute; left: 51px; top: -10px; height: initial;">')
363
364
+$("#vim").click($(this).hide);
365
366
// -------- old -------------
367
//$('#vim').animate({
0 commit comments