8000 GitHub - sairuk/vim-config
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sairuk/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

.vimrc .vim

notes

plugins git submodules, moved to built in package manager

install

  1. clone the repo

git 1.7

git clone https://github.com/sairuk/vim-config.git
git submodule init
git submodule update

git 2.x

git clone --recurse-submodules https://github.com/sairuk/vim-config.git
  1. symlink <git_repo_path>.vim to ~/.vim
  2. symlink <git_repo_path>.vimrc to ~/.vimrc

theme

plugins:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0