Open ih4cku opened 8 years ago
http://stackoverflow.com/questions/2360249/vim-automatically-removes-indentation-on-python-comments http://stackoverflow.com/questions/354097/how-to-configure-vim-to-not-put-comments-at-the-beginning-of-lines-while-editing http://stackoverflow.com/questions/191201/indenting-comments-to-match-code-in-vim http://henry.precheur.org/vim/python.html http://michail.flouris.net/2010/11/how-to-indent-python-with-vim/ http://superuser.com/questions/548245/comments-lose-indentation-in-vim-when-in-insert-mode
quick fix:
set nosmartindent