Vigil wrote:
For at least filetypes html, sh, and perl, whenever I start a line with '#', it moves it to the very beginning of the line, ignoring any indent. It doesn't do this with filetype=c.I don't know where this is set. I looked in cpoptions and even removed all my /plugin/'s, but couldn't find it. Where can I stop this behaviour?
Try to unset 'smartindent'. At least I had to do this for Lisp indenting :)
