Reply to message «XML display "problem"», sent 19:23:09 08 November 2010, Monday by Robert Hicks:
> If I open an XML file in Notepad everything is in tags. Good.
>
> If I open the same XML file in Vim I am getting the < to display a
> "<" etc.
>
> How do I turn it off...or can I?
Do you mean that `<' in tags is displayed as `<' or that `<' is displayed
as `<'? In first case, it should be an issue with plugins, in the second case
it
can be a new conceal feature: add
set conceallevel=0
somewhere into vimrc.
signature.asc
Description: This is a digitally signed message part.
