diff --git a/doc/neosnippet.txt b/doc/neosnippet.txt index a04b0c6..8701aed 100644 --- a/doc/neosnippet.txt +++ b/doc/neosnippet.txt @@ -127,6 +127,10 @@ g:neosnippet#snippets_directory *g:neosnippet#snippets_directory* User defined snippets were read after normal snippet files, so redundant snippets will be overwritten. + + Note: Neosnippet loads filetype snippet files. + If you are editing "vim" filetypes files, neosnippet wll load + "vim.snip*" and "vim_*.snip*" and "vim/**/*.snip" snippet files. *g:neocomplcache_snippets_dir* Note: |g:neocomplcache_snippets_dir| is obsolete name.