Closed urxvtcd closed 1 year ago
To reproduce:
minimal.vim
set nocompatible au FocusLost * echo('Lost') filetype plugin indent on syntax on set hidden
Then minimal.txt:
minimal.txt
" { " vim: foldmethod=marker foldlevel=0 foldmarker={,} " It's a test " }
gnvim minimal.txt -- -u minimal.vim
za
nvim version:
NVIM v0.8.0-dev-968-g09c6ce8c4
gnvim version:
gnvim v0.1.6-88-g6ba4737
Probably related to: https://github.com/equalsraf/neovim-qt/issues/591
Gnvim was rewritten from ground up for gtk4. If the problem persists, feel free to reopen this issue.
To reproduce:
minimal.vim
:Then
minimal.txt
:za
nvim version:
gnvim version:
Probably related to: https://github.com/equalsraf/neovim-qt/issues/591