diff --git a/README.md b/README.md index ca5d8cd..f2ed786 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ name. Note: neocomplecache is NOT required! But recommended. +Extra snippets files are available in: +[snipmate-snippets](https://github.com/honza/snipmate-snippets) + Installation ------------ diff --git a/doc/neosnippet.txt b/doc/neosnippet.txt index bb5303b..1d83c89 100755 --- a/doc/neosnippet.txt +++ b/doc/neosnippet.txt @@ -56,6 +56,9 @@ Note: If you want to complete snippets, you must install neocomplcache Note: neocomplecache is NOT required! But recommended. +Extra snippets files are available in: +https://github.com/honza/snipmate-snippets + ============================================================================== INTERFACE *neosnippet-interface* @@ -747,6 +750,9 @@ A: ============================================================================== CHANGELOG *neosnippet-changelog* +2013-03-24 +- Improved documentation. + 2013-03-21 - Added sql snippet.