Skip to content

YP6729/Vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Vim Config

Contents

Installation

Requirements

Compiler Current Min
GCC 8
Clang 7
MSVC 15.7 (VS 2017)
Python 3.6.0

YCM requires CMake 3.13 or greater. If your CMake is too old, you may be able to simply pip install --user cmake to get a really new version.

What to do on Linux

Copy configuration files

  • Copy _vim to ~/.vim
  • Copy _vimrc to ~/.vimrc

Activating YCM

$ cd ~/.vim/bundle/YouCompleteMe
$ python3 ./install.py --all

Configuration

Plugins

Shortcuts

  • F6 to toggle NERDtree window
  • F7 to toggle on and off the Syntastic window.
  • F8 to toggle on and off the TagList

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages