Update readme

This commit is contained in:
othree_kao 2013-02-22 14:35:37 +08:00
parent ba860a3f8b
commit 5af78ca657

View File

@ -7,7 +7,7 @@ Use [Vundle][] or [pathogen][] is suggested.
[Vundle]:https://github.com/gmarik/vundle
[pathogen]:https://github.com/tpope/vim-pathogen
## Usage
## Quick Start
After installed. Just press / or ? for search, it will map to :M command.
@ -20,6 +20,14 @@ Then you can use <leader>/ to toggle eregex.vim.
For replacement, use :%S// (uppercase S) to use perl style regexp.
See `:help eregex` for more information.
## Config
Default disable, put this line in vimrc:
let g:eregex_default_enable = 0
## License
Author : 安久津