diff options
| author | Ben Beltran <ben@freshout.us> | 2012-10-08 11:44:10 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2012-10-08 11:44:10 -0500 |
| commit | 0d23b6e515a01a5782532351821ebfa11f3d6cf2 (patch) | |
| tree | aa395b7e50ccb533d6b48b809016ac06f2d5bc8c /vim/CHANGELOG | |
| parent | a91731eac872b7837c2821341db5888702125cef (diff) | |
Add vim again :)
Diffstat (limited to 'vim/CHANGELOG')
| -rw-r--r-- | vim/CHANGELOG | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/vim/CHANGELOG b/vim/CHANGELOG new file mode 100644 index 0000000..040e0e8 --- /dev/null +++ b/vim/CHANGELOG @@ -0,0 +1,18 @@ +2010-12-29 wycats + + * FEATURE: Opening with an explicit directory starts on NERDTree + * FEATURE: If you close the last window before NERDTree, close NERDTree + * EXTERNAL: Block insert mode in NERDTree [wycats/nerdtree] + * FEATURE: Add a Mkdir NERDTree/Command-T aware alias + +2010-12-28 wycats + + * TAG: 0.9.0 + * BUGFIX: Interaction bug between NERDTree and ZoomWin + * BUGFIX: Arrow keys not working in xterm [akatz] + * FEATURE: SearchFold + * FEATURE: Refresh NERDTree and CommandT on refocus + * FEATURE: <Leader><Leader> triggers ZoomWin + * FEATURE: JSLint plugin + * FEATURE: Improved, more modern-looking NERDTree + * FEATURE: irblack theme (now default) |