Skip to content

Commit

Permalink
Fix function name
Browse files Browse the repository at this point in the history
  • Loading branch information
othree_kao committed Feb 22, 2013
1 parent b9fb663 commit cabd4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Use [Vundle][] or [pathogen][] is suggested.

After installed. Just press / or ? for search, it will map to :M command.

You can call EregexToggle funtion to toggle the keymapping. For example,
You can call eregex#toggle funtion to toggle the keymapping. For example,
add the following line into your .vimrc file:

nnoremap <leader>/ :call eregex#toggle()<CR>
Expand Down

0 comments on commit cabd4e3

Please sign in to comment.