From dc4cd34d31d88fc42eeac4b512348a6ea3c55520 Mon Sep 17 00:00:00 2001 From: Michael Sanders Date: Wed, 15 Apr 2009 16:22:46 -0400 Subject: [PATCH] updated documentation with regards to nested snippets --- doc/snipMate.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/snipMate.txt b/doc/snipMate.txt index c2169a7..b9f0c72 100644 --- a/doc/snipMate.txt +++ b/doc/snipMate.txt @@ -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*