sassanh / qnvim

Neovim backend for Qt Creator
MIT License
136 stars 8 forks source link

Build plugin with qt6 and qtc6 #46

Closed gikari closed 1 year ago

gikari commented 1 year ago

This is work in progress.

TODO

Notes

Test plan

  1. The project should compile with Qt 6.2 and Qt Creator 6.0.2
  2. Selections (v, V and Ctrl-V ones) in the editor should work.
gikari commented 1 year ago

To avoid noise, I will temporarily close the PR. Once I figure out the CI, I will reopen it.