python 3.x - How do you set up formatting in vim? -


earlier, when used open .py files in vim on ubuntu, formatted, separate colours separate segments of program. now, when using vim on ubuntu, text in .py file appears black. how can correct this?

check man vim. in nutshell, find copy of vimrc file, 1 might under /usr/share/vim/ subtree. may named vimrc_example.vim. copy home directory , rename .vimrc.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -