- Improved snippet sources.

This commit is contained in:
Shougo Matsushita
2013-02-17 14:58:57 +09:00
parent 38ba96ea91
commit 8fa2d27f62
3 changed files with 32 additions and 15 deletions

View File

@@ -675,6 +675,14 @@ snippet
>
imap <C-s> <Plug>(neosnippet_start_unite_snippet)
<
*neosnippet-unite-source-neosnippet/user*
neosnippet/user
The candidates of the user snippet files.
*neosnippet-unite-source-neosnippet/runtime*
neosnippet/runtime
The candidates of the runtime snippet files.
source actions
snippet *neosnippet-unite-action-snippet*
@@ -722,6 +730,7 @@ CHANGELOG *neosnippet-changelog*
2013-02-17
- Improved :NeoSnippetEdit.
- Added neosnippet/runtime and neosnippet/user sources.
2013-02-16
- Added sh snippet.