2014-04-17 11:57:51 -04:00
|
|
|
Change Log
|
|
|
|
==========
|
|
|
|
F = Feature, B = Bug Fix, D = Doc Change
|
|
|
|
|
2014-04-28 09:52:41 -04:00
|
|
|
### Version 0.10.1
|
|
|
|
|
|
|
|
- B: #430 Put user script directories before system directories in rtp
|
|
|
|
- B: #455 Rename functions that start with `g:` + lowercase letter (Vim patch 7.4.264)
|
|
|
|
|
2014-04-28 09:03:38 -04:00
|
|
|
### Version 0.10.1
|
|
|
|
- B: #451 Escape spaces when handling rtp directories
|
|
|
|
|
2014-04-17 11:57:51 -04:00
|
|
|
### Version 0.10
|
|
|
|
- F: #415 Support plugin pinning (for non-git repos & preventing updates)
|
|
|
|
- F: #440 Detect plugin name collisions
|
|
|
|
- F: #418 Deferred rtp manipulation (speeds up start)
|
|
|
|
- B: #418 Leave default rtp directories (i.e. ~/.vim) where they should be
|
|
|
|
- B: #429 Fix newline character in log
|
|
|
|
- B: #440 Detect changed remotes & update repos
|
|
|
|
- D: #435 Image update in README.md
|
|
|
|
- D: #419 Add function documentation
|
2014-04-17 12:02:10 -04:00
|
|
|
- D: #436 Rename vundle to Vundle.vim, add modelines, quickstart update
|