diff options
| author | Horus3 | 2015-02-03 18:49:35 +0100 |
|---|---|---|
| committer | Horus3 | 2015-02-03 18:49:35 +0100 |
| commit | 323716c9fdd59021c0c3a1fdf900108ace857e41 (patch) | |
| tree | 2ac3a3c705ce08bba157954c377606585e32c734 /vim/.vim/bundle/Vundle.vim/changelog.md | |
| parent | ff775238f563bcd0f25985c029f98f90c5e4a70b (diff) | |
| download | dotfiles-323716c9fdd59021c0c3a1fdf900108ace857e41.tar.gz | |
Updated .vimrc
Diffstat (limited to 'vim/.vim/bundle/Vundle.vim/changelog.md')
| m--------- | vim/.vim/bundle/Vundle.vim | 0 | ||||
| -rw-r--r-- | vim/.vim/bundle/Vundle.vim/changelog.md | 22 |
2 files changed, 22 insertions, 0 deletions
diff --git a/vim/.vim/bundle/Vundle.vim b/vim/.vim/bundle/Vundle.vim deleted file mode 160000 -Subproject 0b28e334e65b6628b0a61c412fcb45204a2f2ba diff --git a/vim/.vim/bundle/Vundle.vim/changelog.md b/vim/.vim/bundle/Vundle.vim/changelog.md new file mode 100644 index 0000000..b620840 --- /dev/null +++ b/vim/.vim/bundle/Vundle.vim/changelog.md @@ -0,0 +1,22 @@ +Change Log +========== +F = Feature, B = Bug Fix, D = Doc Change + +### Version 0.10.2 + +- 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) + +### Version 0.10.1 +- B: #451 Escape spaces when handling rtp directories + +### 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 +- D: #436 Rename vundle to Vundle.vim, add modelines, quickstart update |
