1
0
mirror of https://github.com/gryf/snipmate.vim.git synced 2025-12-26 00:12:34 +01:00

removed duplicate document tag

This commit is contained in:
msanders
2009-12-31 10:16:27 -05:00
parent 26e93e9195
commit 226f7b41cd

View File

@@ -210,7 +210,7 @@ ReloadAllSnippets() *ReloadAllSnippets()*
ReloadAllSnippets() reloads all snippets for all filetypes. This is useful for
testing and debugging.
ReloadSnippets({filetype}) *ReloadAllSnippets()*
ReloadSnippets({filetype}) *ReloadSnippets()*
ReloadSnippets() reloads all snippets for the given filetype.
*list-snippets* *i_CTRL-R_<Tab>*