minor stuff

This commit is contained in:
Michael Clemens
2018-03-26 01:34:29 +02:00
parent dc022cd8d1
commit 12e4b904e6

2
.vimrc
View File

@@ -50,8 +50,6 @@ au BufNewFile,BufRead *.js,*.html,*.css
\ set shiftwidth=2 |
" Autocomletion
" Syntax highlighting
let python_highlight_all=1
syntax on