~kiril/vimfiles

fd376d8bebbcdcbcd5cfbf6d150209ec2f8329e8 — Kiril Vladimirov 1 year, 11 months ago 00264c8
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