- Use shiftwidth instead of softabstop.

This commit is contained in:
Shougo Matsushita
2012-03-08 18:01:53 +09:00
parent dd347d2068
commit 8ec6ee3f82
2 changed files with 5 additions and 2 deletions

View File

@@ -294,6 +294,9 @@ snippet *neocomplcache-snippets-complete-unite-action-snippet*
==============================================================================
CHANGELOG *neocomplcache-snippets-complete-changelog*
2012-03-08
- Use shiftwidth instead of softabstop.
2012-03-07
- Added snippet source.
- Fixed snippet source behavior.