From 1c26f4bac2cdc9e152859f6ae6e59b62d48f5c5f Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Thu, 16 Nov 2017 21:24:38 +0100 Subject: [PATCH] Remove default enabled "list" option The "list" option was enabled by default causing problems when using copy & paste within Vim with OS- or terminal emulator specific functionalities. GH-72 --- snowblocks/vim/vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/snowblocks/vim/vimrc b/snowblocks/vim/vimrc index f3132fc..f4daa2c 100644 --- a/snowblocks/vim/vimrc +++ b/snowblocks/vim/vimrc @@ -225,7 +225,6 @@ set foldenable set foldlevelstart=10 set guicursor=a:ver25-Cursor/lCursor set linebreak -set list set listchars=eol:¬,space:·,tab:»\ set magic set mat=2