From: Sergey Matveev Date: Thu, 11 Jun 2020 13:08:45 +0000 (+0300) Subject: modeline is safe in Vim 8.2, with disabled modelineexpr by default X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=6044d8e15a4c579d9cd808a16896b99f92e35f21 modeline is safe in Vim 8.2, with disabled modelineexpr by default --- diff --git a/vim/.vimrc b/vim/.vimrc index 733f051..8b67c49 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -8,7 +8,6 @@ set nocompatible set encoding=utf-8 "set t_kD= set mouse="" " if Vim is compiled with mouse support -set nomodeline set viminfo='100,<50,s10,f1,%,n~/secure/vim/info set viewdir=~/secure/vim/view