Skip to content

DanLavine/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim

Download

To download this repo, you will want to place it under your $HOME/.vim folder:

git clone https://github.com/DanLavine/vim $HOME/.vim --recursive

Plugin manager

The plugin manager for vim is vim-plug. To upgrade vim-plug itsel run: :PlugUpgrade

Installing plugins

To install the plugins, run vim .. Then once Vim starts, you can run: :PlugInstall.

Updating plugins

To update any already installed plugins run: :PlugUpdate.

Setting up plugins

YouCompleteMe

Follow the instructions for YouCompleteMe to setup this plugin based off your machine OS.

Go Plpugins

For setting up vim-go you will need to have Go installed. Then, you can setup all the dev binares with

:GoInstallBinaries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published