1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 17:55:41 +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 ## Lazy-Loaded Plugins
### Language ### Language
Name | Description Name | Description
-------------- | ---------------------- -------------- | ----------------------
[html5] | HTML5 omnicomplete and syntax [html5] | HTML5 omnicomplete and syntax
@ -193,6 +194,7 @@ Name | Description
[phpspec] | PhpSpec integration [phpspec] | PhpSpec integration
### Commands ### Commands
Name | Description Name | Description
-------------- | ---------------------- -------------- | ----------------------
[vimfiler] | Powerful file explorer [vimfiler] | Powerful file explorer
@ -213,6 +215,7 @@ Name | Description
[thesaurus] | Look up words in an online thesaurus [thesaurus] | Look up words in an online thesaurus
### Commands ### Commands
Name | Description Name | Description
-------------- | ---------------------- -------------- | ----------------------
[goyo] | Distraction-free writing [goyo] | Distraction-free writing
@ -222,6 +225,7 @@ Name | Description
[choosewin] | Choose window to use, like tmux's 'display-pane' [choosewin] | Choose window to use, like tmux's 'display-pane'
### Completion ### Completion
Name | Description Name | Description
-------------- | ---------------------- -------------- | ----------------------
[delimitmate] | Insert mode auto-completion for quotes, parens, brackets [delimitmate] | Insert mode auto-completion for quotes, parens, brackets
@ -231,6 +235,7 @@ Name | Description
[neosnippet] | Contains neocomplete snippets source [neosnippet] | Contains neocomplete snippets source
### Unite ### Unite
Name | Description Name | Description
-------------- | ---------------------- -------------- | ----------------------
[unite] | Unite and create user interfaces [unite] | Unite and create user interfaces
@ -247,6 +252,7 @@ Name | Description
[unite-issue] | Issue manager for JIRA and GitHub [unite-issue] | Issue manager for JIRA and GitHub
### Operators & Text Objects ### Operators & Text Objects
Name | Description Name | Description
-------------- | ---------------------- -------------- | ----------------------
[operator-user] | Define your own operator easily [operator-user] | Define your own operator easily