Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | contrib: Implement gdb pretty printer for UGrid | Thiago de Arruda | 2015-09-06 |
| | |||
* | runtime: Add vimexpect library and example gdb plugin | Thiago de Arruda | 2015-04-02 |
This library makes it easier to script communication with interactive programs. It is similar to what the "expect" tcl extension does, but uses an object oriented API and is designed to integrate nicely with Neovim job control. |