Skip to content

A simple script to automatically set up Vim for me

License

Notifications You must be signed in to change notification settings

JGMorgan/AutoVim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#AutoVim

This is made to work with the default Vim 8 package manager.

This is a little script I built so that I can quickly set up vim on a new computer. It clones all repos for my favorite plugins into the .vim/pack/plugins/start directory.

Running autovim.py will create all the folders inside of .vim and clone the plugins.

Running updateplugins.sh will update all the plugins from git.

Make sure you copy over my dotvimrc file into your ~ directory and rename it to .vimrc, that contains all of my keybindings, preferred color theme, and some plugin specific settings. Feel free to edit it to make vim how want it. Also copy over solarized.vim into .vim/colors if you want to use the solarized color theme. solzarized.vim came from this repo.

Also be sure to install powerline fonts from this repo.

About

A simple script to automatically set up Vim for me

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published