aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2015-06-04 16:23:14 -0400
committerTeddy Wing2015-06-04 16:23:14 -0400
commit463079578255d69724f16f81b1d9caa016d609d5 (patch)
treeddc8a5c0ac45dd0976bf361fedae8aef91c39238
parent69ad4ca3e49bdaac3d53e7f4929f252b17836c1d (diff)
downloaddotvim-463079578255d69724f16f81b1d9caa016d609d5.tar.bz2
vimrc: Fix CHANGELOG date
Wanted to capture the fact that the `g:netrw_liststyle` change was made on 2015.06.02 but forgot to change to today's date when adding the CHANGELOG entry for the `<leader>or` change.
-rw-r--r--vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 7a295b5..c87f6e0 100644
--- a/vimrc
+++ b/vimrc
@@ -274,6 +274,8 @@
" which functions more like NERDTree by not going to a new "page" when
" changing directories. With this change I think we can uninstall
" NERDTree.
+"
+" 2015.06.04:
" * Add <leader>or mapping to open the current file in ranger.
"