Skip to content

TimXhHuang/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

vim configuration files

This project is my vim configuration files.

How to setup

  1. Install vim with script language support

    sudo apt-get install ctags vim-nox

  2. Install vim plugins and configuration file

    ./viminstall

  3. Install YouCompleteMe support

    sudo apt-get install build-essential cmake

    sudo apt-get install python-dev python3-dev

    cd ~/.vim/bundle/YouCompleteMe

    python3 ./install.py --clang-completer

License

Using it without any limit

About

my vim configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published