Skip to content

5long/ragain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ragain

Run the same command over and over again in Vim.

Feature

  • Run a Vim command, saving it for later runs. Think unit test, ad-hoc script...

  • Should work with any Vim command. Try Vimux, Dispatch, or plain old !.

Quick Example

$ vim lib/whatever.rb
# Hack hack
:RagainSetAndRun !rake test
# Hack hack
:RagainRun " This runs `!rake test` again

See the documentation for more.

About

Run the same command over and over again in Vim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published