Implement source feature

This commit is contained in:
Shougo Matsushita
2015-12-23 21:05:12 +09:00
parent 74a9c1e8b9
commit 49b1743d03
3 changed files with 19 additions and 2 deletions

View File

@@ -726,7 +726,12 @@ insert empty line in snippet end, you must insert placeholder.
#!/usr/bin/env ruby
You can load a Vim script file for snippets.
>
source go.vim
<
==============================================================================
UNITE SOURCES *neosnippet-unite-sources*