aboutsummaryrefslogtreecommitdiff
path: root/vim/CHANGELOG
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2023-06-11 23:21:38 +0200
committerRuben Beltran del Rio <ruben@unlimited.pizza>2023-06-11 23:21:38 +0200
commit252cea169185f5a57acb6913f622950bb27458f8 (patch)
tree33bc09c6a5abd5bd46faec09c10de226a9993a5c /vim/CHANGELOG
parente19087bc292678a526a8c780bbdc58b38dcecc2c (diff)
Drop support for vim, cleanup nvim config
Diffstat (limited to 'vim/CHANGELOG')
-rw-r--r--vim/CHANGELOG18
1 files changed, 0 insertions, 18 deletions
diff --git a/vim/CHANGELOG b/vim/CHANGELOG
deleted file mode 100644
index 040e0e8..0000000
--- a/vim/CHANGELOG
+++ /dev/null
@@ -1,18 +0,0 @@
-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)