Skip to content

vitas/vim-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This a forked version of vim settings I tuned for my Go development.

Usage

After cloning the repository at a location, say, $HOME/vim-config, you want to make symbolic links of $HOME/vim-config/vim to $HOME/.vim and vimrc to $HOME/.vimrc

Run git submodule update --init --recursive

Or, you can just clone using git clone git@github.com:vitas/vim-config --recursive

You'd want to symlink $CONFIG_DIR/vimrc to $HOME/.vimrc and $CONFIG_DIR/gvimrc to $HOME/.gvimrc. Additionally, I use $HOME/.vimrc_local to store things specific to my machines, or when I'm debugging scripts.

Features

They're all included using Pathogen from the vim/bundles directory.

About

My Vim Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%