diff --git a/vimrc b/vimrc index 7114a3e..1f454bf 100644 --- a/vimrc +++ b/vimrc @@ -1,6 +1,5 @@ " Don't try to be vi compatible set nocompatible -" TODO: Load plugins here (pathogen or vundle) " Turn on syntax highlighting syntax on