Skip to content

sandeep/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

installation

Run git submodule init and git submodule update

Run install.sh which creates symlinks to all the config files

Launch vim and type :BundleInstall

Profit!

ack.vim

For vim.ack to run, on Debian/Ubuntu install ack-grep:

sudo apt-get install ack-grep

On Mac OS X, install with ack:

brew install ack

About

Some Sane Defaults.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 88.6%
  • Shell 11.4%