Skip to content

Commit

Permalink
fix bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
omi committed May 9, 2011
1 parent 90481e5 commit f18ab43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/mmatch.vim
Expand Up @@ -25,6 +25,7 @@ endfunction

function! ClearMMatch()
let s:patterns = []
let @/ = @_
endfunction

" command
Expand Down

0 comments on commit f18ab43

Please sign in to comment.