Disabling Auto-Formatting in vim?
Hello!
I recently found myself in love with a new (to me) text editor called vim that I use to take down notes in class and junk. However, upon trying to write an HTML document in vim, everytime I go down a line it auto indents stuff and formats things to how the program thinks it should be organized, when really it's not at all that easy for me, the user, to read.
Is there a way to make it stop moving my text around whenever I try to type something? It's very annoying.
Thank you!
|