From ad970779585eaa338fd4266f100bcbe3bfe7e3cc Mon Sep 17 00:00:00 2001 From: Tharre Date: Thu, 6 Jun 2019 22:01:00 +0200 Subject: vim: latest exploit got a CVE --- .vimrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.vimrc b/.vimrc index 424109e..f73c060 100644 --- a/.vimrc +++ b/.vimrc @@ -21,9 +21,7 @@ set clipboard=unnamedplus set showmatch " show matching brackets set hidden set autoread -" CVE-2002-1377, CVE-2016-1248, -" https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md -set nomodeline +set nomodeline " CVE-2002-1377, CVE-2016-1248, CVE-2019-12735 set incsearch " Find as you type search set hlsearch " Highlight search terms -- cgit v1.2.3-70-g09d2