From 2b5b19a73e33a40de4276b34f26bc17d6e3bd8aa Mon Sep 17 00:00:00 2001 From: Max Bucknell Date: Mon, 24 Nov 2014 05:45:02 +0000 Subject: [PATCH] Remove unneeded comment. --- vim/vimrc.symlink | 1 - 1 file changed, 1 deletion(-) diff --git a/vim/vimrc.symlink b/vim/vimrc.symlink index 510c0ff..7c3f20b 100644 --- a/vim/vimrc.symlink +++ b/vim/vimrc.symlink @@ -10,7 +10,6 @@ set nocompatible colorscheme maxbucknell " Tab config options -" I will probably want to change these for different projects. set expandtab set tabstop=2 set shiftwidth=2