aboutsummaryrefslogtreecommitdiff
path: root/runtime/plugin/gui_shim.vim
Commit message (Collapse)AuthorAge
* win/package: move gui shim to its runtime folder (#8418)Jan Edmund Lazo2018-05-20
| | | | | Close #7517 gui shim is for nvim-qt only.
* win/package: nvim-qt v0.2.6 (#6258)Justin M. Keyes2017-03-11
|
* win/package: runtime filesJustin M. Keyes2017-03-01
runtime/plugin/gui_shim.vim is from Neovim-Qt. This is a temporary measure, we will add real UI events which obviate gui_shim.vim. Closes #6145