Skip to content

Sparkboxx/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIMFILES

Yes, this is absolutely a me too repo. This configuration is used by me on a daily basis in my favorite Vim version: MacVim.

To get started

  1. From your terminal:
cd ~
git clone git://github.com/sparkboxx/vimfiles.git
ln -s ~/path/to/vimfiles ~/.vim
ln -s ~/path/to/vimfiles/vimrc ~/.vimrc

cd ~/.vim
git submodule init
git submodule update
  1. Install ACK

Make sure Ack is installed on your computer for the Ack plugin to work. On a mac a simple

brew install ack

Probably does the trick.

  1. You're all set

What in there?

In no particular order:

  • Fugitive/Git: Git VC right from Vim.

About

Collection of my vim files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors