- Fixed nested placeholder problem.

This commit is contained in:
Shougo Matsushita
2012-04-05 09:53:52 +09:00
parent 35a112de90
commit c85e8c2303
2 changed files with 12 additions and 1 deletions

View File

@@ -295,6 +295,9 @@ snippet *neocomplcache-snippets-complete-unite-action-snippet*
==============================================================================
CHANGELOG *neocomplcache-snippets-complete-changelog*
2012-04-05
- Fixed nested placeholder problem.
2012-03-23
- Fixed substitute pattern bug.