Skip to content

dondanidang/vimfiles

This branch is up to date with victorblasco/vimfiles:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

174d459 · Oct 3, 2019

History

38 Commits
Nov 15, 2016
Oct 3, 2019
Sep 23, 2014
Nov 28, 2017

Repository files navigation

vimfiles

Installation

Install last vim version with homebrew:

brew update
brew install vim

Install the_silver_search (needed for ag plugin):

brew install the_silver_searcher

Install Monaco patched font.

Install fzf:

brew install fzf

# To install useful key bindings and fuzzy completion:
$(brew --prefix)/opt/fzf/install

Reload .vimrc, open vim and :PlugInstall to install plugins.

:GoInstallBinaries to setup vim-go plugin.

Plugin manager

vim-plug

About

vimfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%