- Fixed snippet parser.

This commit is contained in:
Shougo Matsushita
2012-11-05 12:11:25 +09:00
parent 177940ae3a
commit bbf1f43ec5
2 changed files with 8 additions and 7 deletions

View File

@@ -690,6 +690,7 @@ CHANGELOG *neosnippet-changelog*
2012-11-05
- Fixed for comment string.
- Fixed snippet parser.
2012-11-04
- Improved completion behavior.