From 463079578255d69724f16f81b1d9caa016d609d5 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 4 Jun 2015 16:23:14 -0400 Subject: 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 `or` change. --- vimrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vimrc') 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 or mapping to open the current file in ranger. " -- cgit v1.2.3