Public bug reported: I wish to turn off folding by default. However, having only the following two lines in my ~/.vimrc does not prevent folding from happening when opening a changelog file:
set foldmethod=marker " reset automatic folds set foldmethod=manual " never fold automatically I do not see any other method of disabling folding. Moving /etc/vim out of the way makes the folding go away, so I'm assuming it's something in there that's overriding my settings. ** Affects: vim (Ubuntu) Importance: Undecided Status: Unconfirmed -- foldmethod is overriden somehow in /etc/vim/vimrc https://launchpad.net/bugs/72051 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs