From fb2c81f3506ddd909997d8f0a89e34f6d6137934 Mon Sep 17 00:00:00 2001 From: Matthew Ess Date: Fri, 3 Jan 2020 03:35:38 -0500 Subject: [PATCH] Remove unnecessary vimconfig lines --- home.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/home.nix b/home.nix index ef11034..4d9e599 100644 --- a/home.nix +++ b/home.nix @@ -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