OrangeT / vim-csharp

Enhancement's to Vim's C-Sharp Functionality
117 stars 39 forks source link

syntax/xml.vim could not be found #16

Closed ermagana closed 7 years ago

ermagana commented 11 years ago

Trying to load a cs file but I get an initial error that syntax/xml.vim could not be found. Is this a dependency or is it suppose to be included in the repo?

kianryan commented 11 years ago

xml.vim /should/ be a standard syntax file distributed with Vim. Check your local install if you're missing it, and possibly grab a fresh download.

endofcake commented 9 years ago

This file can be found here: http://www.vim.org/scripts/script.php?script_id=1397