Using vim 8.*, I am using these plugins: html5.vim polymer-ide.vim supertab vim-javascript
In my vimrc.local file if I enable filetype plugin indent on it breaks my javaScript indention but makes the highlighting correct. However, if I remove that line then my indention works as it should for javaScript but the highlighting breaks.
How can I have both the highlighting and indention working?
syntaxcommand. Wdym by indentation/highlighting breaks/is correct ? ā D. Ben Knoble May 01 '19 at 14:49