I have been trying to use XMLns to enable schema autocomplete on vim, but the command is not recognized. When I try, vim returns:
E492: Not an editor command: XMLns
I'm using the vim 8.1 installed from Manjaro repository.
Anyone can help me make XMLns work?
Thank you
xml-omni-datafile. They could be default but checking whenever they exist or not might be worth it. – Seth Mar 21 '19 at 06:18:filetypeplugins enabled. The standard xml filetype distributed with Vim still defines aXMLnscommand, so it should work for you. – Christian Brabandt Mar 25 '19 at 13:48