mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Move plugins ToC to content/plugins.md
This commit is contained in:
parent
25473c9f44
commit
c48c5e46b0
14
README.md
14
README.md
@ -105,20 +105,6 @@ Twitter](https://twitter.com/_mhinz_). Thanks!
|
||||
|
||||
#### [List of plugins](content/plugins.md)
|
||||
|
||||
- [Alignment](content/plugins.md#alignment)
|
||||
- [Code completion](content/plugins.md#code-completion)
|
||||
- [Commenters](content/plugins.md#commenters)
|
||||
- [Delimiter](content/plugins.md#delimiter)
|
||||
- [Fuzzy finders](content/plugins.md#fuzzy-finders)
|
||||
- [Grep tools](content/plugins.md#grep-tools)
|
||||
- [Navigation](content/plugins.md#navigation)
|
||||
- [Statusline](content/plugins.md#statusline)
|
||||
- [Taking notes](content/plugins.md#taking-notes)
|
||||
- [Tmux](content/plugins.md#tmux)
|
||||
- [Undo history](content/plugins.md#undo-history)
|
||||
- [Version control](content/plugins.md#version-control)
|
||||
- [Misc](content/plugins.md#misc)
|
||||
|
||||
---
|
||||
|
||||
## Intro
|
||||
|
@ -1,5 +1,25 @@
|
||||
## List of plugins
|
||||
|
||||
#### [By topic](#by-topic-1)
|
||||
|
||||
- [Alignment](#alignment)
|
||||
- [Code completion](#code-completion)
|
||||
- [Commenters](#commenters)
|
||||
- [Delimiter](#delimiter)
|
||||
- [Fuzzy finders](#fuzzy-finders)
|
||||
- [Grep tools](#grep-tools)
|
||||
- [Navigation](#navigation)
|
||||
- [Statusline](#statusline)
|
||||
- [Taking notes](#taking-notes)
|
||||
- [Tmux](#tmux)
|
||||
- [Undo history](#undo-history)
|
||||
- [Version control](#version-control)
|
||||
- [Misc](#misc)
|
||||
|
||||
#### [By filetype](#by-filetype-1)
|
||||
|
||||
## By topic
|
||||
|
||||
#### Alignment
|
||||
|
||||
- [easy-align](https://github.com/junegunn/vim-easy-align)
|
||||
@ -107,3 +127,5 @@ Also see [fuzzy finders](#fuzzy-finders).
|
||||
- [startify](https://github.com/mhinz/vim-startify)
|
||||
- [surround](https://github.com/tpope/vim-surround)
|
||||
- [unicode.vim](https://github.com/chrisbra/unicode.vim)
|
||||
|
||||
## By filetype
|
||||
|
Loading…
x
Reference in New Issue
Block a user