- Refactored expand snippet behavior.

This commit is contained in:
Shougo Matsushita
2012-03-14 00:39:45 +09:00
parent 23146787d0
commit 55803fcfcd
2 changed files with 48 additions and 76 deletions

View File

@@ -295,6 +295,9 @@ snippet *neocomplcache-snippets-complete-unite-action-snippet*
==============================================================================
CHANGELOG *neocomplcache-snippets-complete-changelog*
2012-03-14
- Refactored expand snippet behavior.
2012-03-08
- Use shiftwidth instead of softabstop.
- Fixed plugin indentation problem.