Skip to content

ashleydev/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION

    My vimrc configuration.  It uses a plugin manager that will ask to install
    plugins the first time vim is started with this vimrc.  You can change the
    list of (to be) installed plugins at the top of the vimrc.

INSTALL:

    cd ~/
    git clone git://github.com/ashleydev/.vim.git
    cd .vim/
    make  # creates symlink: ~/.vimrc -> ~/.vim/vimrc
          #   and
          # creates symlink: ~/.gvimrc -> ~/.vim/gvimrc

REQUIREMENTS

    This vimrc requres >= vim 7.3 for full features.

About

.vim and .vimrc files that I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published