1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 22:10:06 +08:00

Merge branch 'dev'

This commit is contained in:
wsdjeg 2017-01-04 19:36:06 +08:00
commit 9d11054f1d

View File

@ -162,6 +162,7 @@ Name | Description
## Lazy-Loaded Plugins
### Language
Name | Description
-------------- | ----------------------
[html5] | HTML5 omnicomplete and syntax
@ -193,6 +194,7 @@ Name | Description
[phpspec] | PhpSpec integration
### Commands
Name | Description
-------------- | ----------------------
[vimfiler] | Powerful file explorer
@ -213,6 +215,7 @@ Name | Description
[thesaurus] | Look up words in an online thesaurus
### Commands
Name | Description
-------------- | ----------------------
[goyo] | Distraction-free writing
@ -222,6 +225,7 @@ Name | Description
[choosewin] | Choose window to use, like tmux's 'display-pane'
### Completion
Name | Description
-------------- | ----------------------
[delimitmate] | Insert mode auto-completion for quotes, parens, brackets
@ -231,6 +235,7 @@ Name | Description
[neosnippet] | Contains neocomplete snippets source
### Unite
Name | Description
-------------- | ----------------------
[unite] | Unite and create user interfaces
@ -247,6 +252,7 @@ Name | Description
[unite-issue] | Issue manager for JIRA and GitHub
### Operators & Text Objects
Name | Description
-------------- | ----------------------
[operator-user] | Define your own operator easily