Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal vim configuration.

Installation

Make sure that build-essential, CMake and Python headers are installed.

    sudo apt-get install build-essential cmake python-dev python3-dev
  1. Clone this repository as your ~/.vim directory:
    git clone --recursive https://github.com/rjab/vimrc.git ~/.vim
  1. Run the install.sh script:
    cd ~/.vim
    ./install.sh
  1. Add these lines to your ~/.vimrc script:
    source ~/.vim/vimrc
  1. Run vim and execute the :PluginInstall command.

About

My personal vim configuration

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages