Skip to content

Commit

Permalink
Add a short README for GH
Browse files Browse the repository at this point in the history
  • Loading branch information
matze committed Aug 9, 2013
1 parent 4435291 commit ce0a2b4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# move

It's annoying to delete and yank parts of a text just to move it up and down a
bit. There is the `:m[ove]` command but it is quite awkward to use nowadays.
vim-move is a Vim plugin that moves lines and selections in a more visual
manner. See [this](http://i.imgur.com/gIw2CCD.gif) short demo for a first
impression.


## License

This plugin is licensed under MIT license.

0 comments on commit ce0a2b4

Please sign in to comment.