Is VIM able to detect multiple languages on same file? Sometimes I am prototyping and I dump HTML/CSS/JS/PHP on the same page and to use the right language I must run : setf xlangx.
Is VIM able to detect multiple languages on same file? Sometimes I am prototyping
Share
Take a look at the
Different syntax highlighting within regions of a fileVim Wikia tip.