- Delete simple markers when InsertLeave.

This commit is contained in:
Shougo Matsushita
2013-02-16 20:50:22 +09:00
parent 6b10975d74
commit 925c03824d
2 changed files with 39 additions and 1 deletions

View File

@@ -656,6 +656,8 @@ line in snippet end, you must insert placeholder.
<
Note: If you expand oneline snippet, the markers will be deleted in
|InsertLeave|.
==============================================================================
UNITE SOURCES *neosnippet-unite-sources*
@@ -721,6 +723,7 @@ CHANGELOG *neosnippet-changelog*
2013-02-16
- Added sh snippet.
- Added html snippet.
- Delete simple markers when InsertLeave.
2013-02-03
- Improved php snippets.