Skip to content

KazuakiM/vim-regexper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#vim-regexper This Vim plugin is inspired at regexper.

##Installation This sample setting is heroku application request version.
You should install this plugin and set open browser.

Install this plugin.

NeoBundle 'KazuakiM/vim-regexper'

Open browser 2 methods.
Use OS command base.Ex)Mac

let g:regexper#OpenCmd = 'open -a firefox'

Or use Vim plugin 'open-browser.vim'.

NeoBundle 'tyru/open-browser.vim'

###Usage This command is showed browser(,starting "regexper").
This is a sample.

:RegexperExecute /^([a-zA-Z0-9])+([a-zA-Z0-9\._-])*@([a-zA-Z0-9_-])+([a-zA-Z0-9\._-]+)+$/

##Author KazuakiM

##License Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published