- Refactored substitute patterns.

This commit is contained in:
Shougo Matsushita
2012-03-14 09:35:41 +09:00
parent 02f0120c06
commit 7f78cba880
2 changed files with 97 additions and 44 deletions

View File

@@ -298,6 +298,7 @@ CHANGELOG *neocomplcache-snippets-complete-changelog*
2012-03-14
- Refactored expand snippet behavior.
- Fixed expand bug.
- Refactored substitute patterns.
2012-03-08
- Use shiftwidth instead of softabstop.