Skip to content

ming-jin/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

dotvim

This vim config is inspired by this blog post: https://realpython.com/blog/python/vim-and-python-a-match-made-in-heaven/

Troubleshooting

How to resolve broken powerline font issue?

Error message at vim startup: "YouCompleteme unavailable : no module named future" issue?

  • This means that the python-future submodule was not checked out. Go to YCM folder and run the following command: git submodule update --init --recursive

How to generate YCM extra conf file?

$ cd "project-home-dir"/
$ ~/programs/YCM-Generator/config_gen.py -m make -c gcc -x c .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published