diff --git a/vimrc b/vimrc index c91ad58..d0a878e 100644 --- a/vimrc +++ b/vimrc @@ -19,3 +19,5 @@ Plugin 'vim-scripts/python_match.vim' " All of your Plugins must be added before the following line call vundle#end() " required filetype plugin indent on " required + +syntax on