summaryrefslogtreecommitdiffstats
path: root/src/nvim_bridge
AgeCommit message (Expand)Author
2020-08-17Support pumblendVille Hakulinen
2020-08-16Configure ext options through rpcVille Hakulinen
2020-07-23Fix bunch for cargo clippy errorsVille Hakulinen
2020-07-23Allow disabling the cursor movement animationVille Hakulinen
2020-07-16Remove old wildmenu type testsVille Hakulinen
2020-07-15Wildmenu -> pmenu events MVPVille Hakulinen
2020-07-12Multigrid supportVille Hakulinen
2020-07-11Use hl_group_set API event to get GUI colorsVille Hakulinen
2020-06-30Remove unused importVille Hakulinen
2020-06-30Final touches to nvim-rs PRVille Hakulinen
2020-06-29Fix testsVille Hakulinen
2020-06-29Use nvim-rs instead of neovim-libVille Hakulinen
2019-11-12Fix #107smolck
2019-10-27Cargo fmtVille Hakulinen
2019-09-30Use rust 2018 editionVille Hakulinen
2019-09-28Simplify pmenu's show_menu_on_all_items codeVille Hakulinen
2019-09-15Fix #41smolck
2019-08-11Eliminate extra thread and remove ArcsVille Hakulinen
2019-08-03Refactor UI event handlingVille Hakulinen
2019-07-19Expect correct output and `cargo fmt`smolck
2019-07-19Add parsing for wildmenu redraw events*smolck
2019-07-19Refactor cmdline-related redraw event parsing*smolck
2019-07-19Refactor pmenu event parsing*smolck
2019-07-18Refactor tests to expect the correct outputsmolck
2019-07-18Refactor parsing for five more `RedrawEvent`ssmolck
2019-07-18Refactor grid-related event parsingsmolck
2019-07-17Small adjustments to grid scroll event typeVille Hakulinen
2019-07-14Fix `RedrawEvent::GridScroll`smolck
2019-06-29Add tests to gnvim event parsingVille Hakulinen
2019-06-29Add tests to redraw event parsingVille Hakulinen