prompt-toolkit / pyvim

Pure Python Vim clone.
BSD 3-Clause "New" or "Revised" License
2.52k stars 160 forks source link

Revert "bugfix: application current buffer as editor current_buffer" #119

Closed jonathanslenders closed 5 years ago

jonathanslenders commented 5 years ago

Reverts jonathanslenders/pyvim#116

jonathanslenders commented 5 years ago

Reverting this. We are supposed to return an EditorBuffer here, not a Buffer.