Skip to content

Commit 586f9c9

Browse files
author
Yu-Hung Lin
committed
should document new bundles
1 parent e33380f commit 586f9c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ specs from Vim.
9090
* [ZoomWin](http://www.vim.org/scripts/script.php?script_id=508) lets you close all other windows
9191
with `<C-w>o`. You can restore all the closed windows with the same command. Useful with `:tabo` to
9292
close everything but what you're working on.
93+
* [vim-multiple-cursors](https://github.com/terryma/vim-multiple-cursors) True Sublime Text style
94+
multiple selections for Vim.
9395

9496
## Clojure
9597

0 commit comments

Comments
 (0)