extensions: Add defx support

closes #1850
This commit is contained in:
petobens
2019-01-05 16:51:47 -03:00
committed by Christian Brabandt
parent d68c9bbeb2
commit fa5910eb14
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -3,6 +3,9 @@
This is the Changelog for the vim-airline project.
## [Unreleased]
- New features
- Extensions:
- [Defx](https://github.com/Shougo/defx.nvim) support
## [0.10] - 2018-12-15
- New features