Skip to content

Commit

Permalink
Revert "connect AsyncUpdate module" ref #78
Browse files Browse the repository at this point in the history
This reverts commit 55208e2.
  • Loading branch information
haya14busa committed May 4, 2015
1 parent 60ffb2f commit f40dfa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autoload/incsearch.vim
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ call s:cli.connect('Delete')
call s:cli.connect('DrawCommandline')
call s:cli.connect('ExceptionExit')
call s:cli.connect('LiteralInsert')
call s:cli.connect('AsyncUpdate')
" call s:cli.connect('Exit')
" NOTE:
" <CR> in {rhs} wil be remapped even after exiting vital-over comman line
Expand Down

0 comments on commit f40dfa5

Please sign in to comment.