Update docs

This commit is contained in:
Florian Bruhin 2016-08-10 17:50:24 +02:00
parent 3b34032b4b
commit a07e520f6b
2 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,7 @@ Changed
- Word hints now are more clever about getting the element text from some elements. - Word hints now are more clever about getting the element text from some elements.
- Completions for `:help` and `:bind` now also show hidden commands - Completions for `:help` and `:bind` now also show hidden commands
- The `:buffer` completion now also filters using the first column (id). - The `:buffer` completion now also filters using the first column (id).
- `:undo` has been improved to reopen tabs at the position they were closed.
Removed Removed
~~~~~~~ ~~~~~~~

View File

@ -213,6 +213,7 @@ Contributors, sorted by the number of commits in descending order:
* adam * adam
* Samir Benmendil * Samir Benmendil
* Regina Hug * Regina Hug
* Michael Hoang
* Mathias Fussenegger * Mathias Fussenegger
* Marcelo Santos * Marcelo Santos
* Jean-Louis Fuchs * Jean-Louis Fuchs