mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Plugins: new section "Tmux"
This commit is contained in:
parent
16c9c499eb
commit
e7a8012675
@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- 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 "Commenters"](README.md#commenters)
|
- Plugins: [New section "Commenters"](README.md#commenters)
|
||||||
- Plugins: [New section "Misc"](README.md#misc)
|
- Plugins: [New section "Misc"](README.md#misc)
|
||||||
|
- Plugins: [New section "Tmux"](README.md#tmux)
|
||||||
|
|
||||||
## [1.0] - 2016-01-06
|
## [1.0] - 2016-01-06
|
||||||
First release!
|
First release!
|
||||||
|
@ -39,6 +39,7 @@
|
|||||||
- [Navigation](#navigation)
|
- [Navigation](#navigation)
|
||||||
- [Statusline](#statusline)
|
- [Statusline](#statusline)
|
||||||
- [Taking notes](#taking-notes)
|
- [Taking notes](#taking-notes)
|
||||||
|
- [Tmux](#tmux)
|
||||||
- [Undo history](#undo-history)
|
- [Undo history](#undo-history)
|
||||||
- [Version control](#version-control)
|
- [Version control](#version-control)
|
||||||
- [Misc](#misc)
|
- [Misc](#misc)
|
||||||
@ -552,6 +553,12 @@ Also see [fuzzy finders](#fuzzy-finders).
|
|||||||
- [notes](https://github.com/xolox/vim-notes)
|
- [notes](https://github.com/xolox/vim-notes)
|
||||||
- [vimwiki](https://github.com/vimwiki/vimwiki)
|
- [vimwiki](https://github.com/vimwiki/vimwiki)
|
||||||
|
|
||||||
|
#### Tmux
|
||||||
|
|
||||||
|
- [dispatch](https://github.com/tpope/vim-dispatch)
|
||||||
|
- [tmux-complete](https://github.com/wellle/tmux-complete.vim)
|
||||||
|
- [tmux-navigator](https://github.com/christoomey/vim-tmux-navigator)
|
||||||
|
|
||||||
#### Undo history
|
#### Undo history
|
||||||
|
|
||||||
- [gundo](https://github.com/sjl/gundo.vim)
|
- [gundo](https://github.com/sjl/gundo.vim)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user