Skip to content

Commit cabd4e3

Browse files
author
othree_kao
committed
Fix function name
1 parent b9fb663 commit cabd4e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Use [Vundle][] or [pathogen][] is suggested.
1111

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

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

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

0 commit comments

Comments
 (0)