From 616cfa7c073b6fb4b01e0f5c098ec7c27a0402ad Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sat, 10 Jul 2021 17:12:52 +0100 Subject: (General)~updates to various files due to reinstall on laptop By reinstalling arch on my laptop, I've had the chance to see any loose ends or errors in my setup that, by virtue of how fresh the system is, I'm motivated to fix. --- vim/.vimrc | 3 --- 1 file changed, 3 deletions(-) (limited to 'vim') diff --git a/vim/.vimrc b/vim/.vimrc index c8756e6..33051f9 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -11,9 +11,6 @@ Plugin 'SirVer/ultisnips' Plugin 'honza/vim-snippets' Plugin 'christoomey/vim-tmux-navigator' - "" UI -Plugin 'scrooloose/nerdtree' - "" Plugins Plugin 'godlygeek/tabular' Plugin 'tpope/vim-commentary' -- cgit v1.2.3-13-gbd6f