Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

klen/.vim

Repository files navigation

This is my vim configuration. Have many python features.

  1. Clone this repository in your home dir:

    git clone git@github.com:klen/.vim.git ~/.vim
    
  2. Goto cloned directory and init submodules:

    cd ~/.vim && git submodule init && git submodule update
    
  3. Create ~/.vimrc file with content:

    source ~/.vim/rc.vim
    
  4. Use your vim!

For more information see sources.

About

my vim settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages