1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 11:35:35 +03:00

Merge branch 'develop' into issue/293-filebrowser

This commit is contained in:
Tae Won Ha 2016-12-11 11:36:32 +01:00
commit 191b1d33ce
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44
2 changed files with 6 additions and 1 deletions

2
neovim

@ -1 +1 @@
Subproject commit 90c630efef595b2c9640f3f3df49d8a31df3c0a4
Subproject commit bdfe5bee170961f3ea2a6638e6a4f2847ba818dd

View File

@ -1,3 +1,8 @@
# next
* GH-360 Bugfix: a buffer list related bug.
* GH-363: Accidentaly included the (problematic for pre 10.12) jemalloc upgrade for Neovim. Revert it.
# 0.11.1-140
* GH-354: Bugfix: a file browser related bug.