- Fixed column in select mode.

This commit is contained in:
Shougo Matsushita
2012-09-23 14:30:02 +09:00
parent c2c75968d7
commit fd9d2ea81a
2 changed files with 9 additions and 1 deletions

View File

@@ -310,6 +310,7 @@ CHANGELOG *neocomplcache-snippets-complete-changelog*
2012-09-23
- Fixed substitute tab character.
- Improved cursor position.
- Fixed column in select mode.
2012-09-06
- Added neocomplcache__convertable attribute.