Skip to content

leovincentseles/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

A vim configuration file.

VIM

Installation

  • Install the vim plugin manager Vundle
    • git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
  • Get the vim configuration file via curl
    • curl "https://raw.githubusercontent.com/leovincentseles/vim-config/master/.vimrc" > ~/.vimrc
  • Install some vim plugins
    • Open the VIM and type :PluginInstall, Press enter
    • compile the YouCompleteMe plugin

About

A vim configuration file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published