mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Plugins: new section "Misc"
This commit is contained in:
parent
f54c3b6e2e
commit
334fc02303
@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
- Basics: [Quickfix and location lists?](README.md#quickfix-and-location-lists)
|
- Basics: [Quickfix and location lists?](README.md#quickfix-and-location-lists)
|
||||||
- Quirks: [Newline used for NUL](README.md#newline-used-for-nul)
|
- Quirks: [Newline used for NUL](README.md#newline-used-for-nul)
|
||||||
|
- Plugins: [New section "Misc"](README.md#misc)
|
||||||
|
|
||||||
## [1.0] - 2016-01-06
|
## [1.0] - 2016-01-06
|
||||||
First release!
|
First release!
|
||||||
|
13
README.md
13
README.md
@ -40,6 +40,7 @@
|
|||||||
- [Taking notes](#taking-notes)
|
- [Taking notes](#taking-notes)
|
||||||
- [Undo history](#undo-history)
|
- [Undo history](#undo-history)
|
||||||
- [Version control](#version-control)
|
- [Version control](#version-control)
|
||||||
|
- [Misc](#misc)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -559,3 +560,15 @@ Also see [fuzzy finders](#fuzzy-finders).
|
|||||||
- [lawrencium](https://bitbucket.org/ludovicchabant/vim-lawrencium)
|
- [lawrencium](https://bitbucket.org/ludovicchabant/vim-lawrencium)
|
||||||
- [signify](https://github.com/mhinz/vim-signify)
|
- [signify](https://github.com/mhinz/vim-signify)
|
||||||
- [vcscommand](https://github.com/vim-scripts/vcscommand.vim)
|
- [vcscommand](https://github.com/vim-scripts/vcscommand.vim)
|
||||||
|
|
||||||
|
#### Misc
|
||||||
|
|
||||||
|
- [bracketed-paste](https://github.com/ConradIrwin/vim-bracketed-paste)
|
||||||
|
- [gnupg](https://github.com/jamessan/vim-gnupg)
|
||||||
|
- [multiple-cursors](https://github.com/terryma/vim-multiple-cursors)
|
||||||
|
- [projectionist](https://github.com/tpope/vim-projectionist)
|
||||||
|
- [rsi](https://github.com/tpope/vim-rsi)
|
||||||
|
- [splitjoin](https://github.com/AndrewRadev/splitjoin.vim)
|
||||||
|
- [startify](https://github.com/mhinz/vim-startify)
|
||||||
|
- [surround](https://github.com/tpope/vim-surround)
|
||||||
|
- [unicode.vim](https://github.com/chrisbra/unicode.vim)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user