sassanh / qnvim

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

$MYVIMRC and $MYQVIMRC point to ~/.config/nvim/init.lua #43

Closed ghost closed 1 year ago

ghost commented 1 year ago

I'm using Qnvim 5.0.2 on Debian GNU/Linux bookworm/sid x86_64. The nvim keybindings work, but none of the commands from the example qnvim.vim file which I put in ~/.config/nvim/ work. When I open $MY(Q)VIMRC both lead to ~/.config/nvim/init.lua. When I reassign either of them, they reset after I close QtCreator.

sassanh commented 1 year ago

Sorry for the late response, you are correct I was able to reproduce it on my machine. It happens when one uses init.lua instead of init.vim.

It should be fixed in the latest release 10.0.0_1.