- Fixed expand bug.

This commit is contained in:
Shougo Matsushita
2012-03-14 08:49:57 +09:00
parent 55803fcfcd
commit 02f0120c06
2 changed files with 31 additions and 12 deletions

View File

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