Skip to content
/ .vim Public

My .vim directory, for easy installation on new environments

Notifications You must be signed in to change notification settings

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 [email protected]: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

Watchers

Forks

Releases

No releases published

Packages

No packages published