Remove unnecessary vimconfig lines

main
Matthew Ess 2020-01-03 03:35:38 -05:00
parent f6e8446013
commit fb2c81f350
1 changed files with 0 additions and 3 deletions

View File

@ -204,9 +204,6 @@ in {
lightline-vim
];
extraConfig = ''
set shell=/bin/bash
set nocompatible
set cursorline "highlight current line
set showmatch "highlight matching [{()}]
set tabstop=2 "number of visual spaces per TAB when reading