Search code examples
vimcsvvimacvim

Why does Vim Automatically Change Comma Delimited CSV to Pipes?


I open a comma separated CSV file with text wrangler and textedit and it shows comma , separated values.

However, opening with MacVim gives me a pipe | delimited file.

How can I disable this behavior?


Solution

  • It looks to be a plugin that I installed. Not sure which one. I just did a clean install of Vim because my original was jammed with plugins I downloaded to test.