From 12e4b904e68ca7ae8dc43c1c401b9169be6fc30f Mon Sep 17 00:00:00 2001 From: Michael Clemens Date: Mon, 26 Mar 2018 01:34:29 +0200 Subject: [PATCH] minor stuff --- .vimrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.vimrc b/.vimrc index 39e5157..31772a9 100644 --- a/.vimrc +++ b/.vimrc @@ -50,8 +50,6 @@ au BufNewFile,BufRead *.js,*.html,*.css \ set shiftwidth=2 | -" Autocomletion - " Syntax highlighting let python_highlight_all=1 syntax on