Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

mikeage/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archives as I've switched from vim to neovim. See my nvim.lua in my "dotfiles" repo for the continuation

vimfiles

My .vim directory.

Note that since I use pathogen (and it's stored under bundle/), you'll want to add

runtime bundle/vim-pathogen/autoload/pathogen.vim
call pathogen#infect()

to your .vimrc

Because of the use of submodules, the initial clone should be done via:

git clone --recursive ...

Enjoy

About

My .vim directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published