If you need to comment something out of your .vimrc, start the line with a double
quote (").
"autocmd BufRead *.xml :source ~/.vimrc.xml
It's embarrassing to admit how long it takes to find the answer to that question.
AI-enabled developer productivity, build systems, and engineering leadership
Published · Software
If you need to comment something out of your .vimrc, start the line with a double
quote (").
"autocmd BufRead *.xml :source ~/.vimrc.xml
It's embarrassing to admit how long it takes to find the answer to that question.