1
0
mirror of https://github.com/amix/vimrc synced 2025-07-04 06:44:59 +08:00

Added gist-vim

This commit is contained in:
Amir Salihefendic
2019-11-16 18:40:53 +01:00
parent f33d38b90c
commit 01890d8b5d
9 changed files with 2153 additions and 5 deletions

View File

@ -105,6 +105,7 @@ I recommend reading the docs of these plugins to understand them better. Each pl
* [vim-multiple-cursors](https://github.com/terryma/vim-multiple-cursors): Sublime Text style multiple selections for Vim, CTRL+N is remapped to CTRL+S (due to YankRing)
* [vim-yankstack](https://github.com/maxbrunsfeld/vim-yankstack): Maintains a history of previous yanks, changes and deletes
* [vim-zenroom2](https://github.com/amix/vim-zenroom2) Remove all clutter and focus only on the essential. Similar to iA Writer or Write Room
* [gist-vim](https://github.com/mattn/gist-vim) Easily create gists from Vim using the `:Gist` command
## Included color schemes