Skip to content

abeger/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current Plugins

All plugins are managed by Vundle.

Shortcuts

  • St [number]: Sets all the tab width settings to number
  • Nt [dir]: Changes working directory to dir and activates NERDTree

Installation

Install Modules:

cd ~
git clone git@github.com:abeger/.vim.git
ln -s .vim/vimrc .vimrc
cd .vim
git submodule init
git submodule update   

Initialize Plugins

:PluginInstall

Install The Silver Searcher (if necessary):

See ag.vim instructions.

TODO

  • Get Nt with no args to default to directory of current file?

About

My .vim directory, for easy installation on new environments

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors