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

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

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -