when i do a save and then a make, for somereason my file gets scrambled. vim
adds a colum of letters. and i get all these compile errors. so i quit
without saving, and the extra letters go away! what could be going on here?

here is my vimrc
syn region myFold start="{" end="}" transparent fold
syn sync fromstart
set foldmethod=syntax
set nowrap
set mouse=a


also when i get into vim i do :syntax on
-- 
View this message in context: 
http://www.nabble.com/vim-is-scrambling-my-files-tf2336221.html#a6500085
Sent from the Vim - Dev mailing list archive at Nabble.com.

Reply via email to