Do NOT set title while it breaks neovim See: https://github.com/neovim/neovim/issues/18573
1 files changed, 1 insertions(+), 1 deletions(-) M vimrc
M vimrc => vimrc +1 -1
@@ 114,7 114,7 @@ set matchtime=3 set encoding=utf-8 " Fancy title, based on opened file -set title +" set title " We all know, what is that for set nopaste