equalsraf / neovim-qt

Neovim client library and GUI, in Qt5.
https://github.com/equalsraf/neovim-qt/wiki
ISC License
1.87k stars 171 forks source link

Can i use 'ginit.lua' to config my nvim-qt? #1128

Open xing-uestc opened 1 month ago

xing-uestc commented 1 month ago

it seems like that the lua files is not available for nvim-qt, but my old configuaration files are all written by lua. What should I do to next?

justinmk commented 1 month ago

it seems like that the lua files is not available for nvim-qt

? init.lua is supported. What version of Nvim are you using with nvim-qt ?

Sounds like you have a 'runtimepath' configuration issue.