Skip to content

integrii/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

integrii/.vim

This is my .vim folder. It is a simple but useful vim configuration with no major package dependences. Just run the curl command below on any Mac or Linux host to get colors, tab completion, git awareness, and golang support with a beautiful status bar.

Componets

Installation

An installer is included for easy deployment. Just run the following. Your existing ~.vim file will be placed at ~/.vim.old. You must have git installed.

curl -L 'https://raw.githubusercontent.com/integrii/.vim/master/.github-installer.sh' | bash

Extending

Extending this config with more packages is easy. Just cd to the ~/.vim/bundle directory and git clone the package you want to install. Likewise, delete any package directories in there you don't want or like.

Config Overrides

If you want to do some config changes or overrides, just place them in your regular ~/.vimrc file.

About

A simple but useful vim setup that has few conflicts, overrides, or complicated configs.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors