commit a9ab90198be0581fe961125bba3f282a666ef7ff parent 84c681989dca7df5020434eab11f8ce376959677 Author: Phil Runninger (mac) <prunninger@virtualhold.com> Date: Mon, 5 Jun 2017 09:00:31 -0400 Update CHANGELOG, giving contributors their due. Diffstat:
| M | CHANGELOG | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG @@ -1,4 +1,13 @@ Next + - Update doc with already existing mapping variables (asnr) #699 + - Fix the broken g:NERDTreeBookmarksSort setting (lifecrisis) #696 + - Correct NERDTreeIgnore pattern in doc (cntoplolicon) #648 + - Remove empty segments when splitting path (sooth-sayer) #574 + - Suppress autocmds less agressively (wincent) #578 #691 + - Add an Issues template to ask for more info initially. + - Fix markdown headers in readme (josephfrazier) #676 + - Don't touch @o and @h registers when rendering + - Fix bug with files and directories with dollar signs (alegen) #649 - Reuse/reopen existing window trees where possible #244 - Remove NERDTree.previousBuf() - Change color of arrow (Leeiio) #630
