Skip to content

aguthstuditemps/vimrc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my vimrc

My own vim distribution, because janus and spf13 are just too much bloat... Installation

Clone this repo anywhere you like:

git clone git@github.com:Gordin/vimrc.git vim

cd into the repo and run the setup script:

cd vim
sudo yaourt -S cmake clang nodejs #needs cmake, clang and npm. Probably also python and ruby
bash setup.sh

All your .vim* and .gvim* files will end up in an vim.old folder inside the vim folder you cloned and will be replaced by symlinks to this repo.

About

My vim. Just a vimrc + Bundles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 97.9%
  • Shell 2.1%