1
0
mirror of https://github.com/gryf/snipmate.vim.git synced 2025-12-22 05:47:59 +01:00

updated documentation with regards to nested snippets

This commit is contained in:
Michael Sanders
2009-04-15 16:22:46 -04:00
parent 65ce006bd0
commit dc4cd34d31

View File

@@ -240,7 +240,6 @@ snipMate.vim has the following features among others:
- (New) File-based snippets are supported.
- (New) Triggers after non-word delimiters are expanded, e.g. "foo"
in "bar.foo".
- (New) Nested snippets are possible.
==============================================================================
DISADVANTAGES *snipMate-disadvantages*