An open API service indexing awesome lists of open source software.

https://github.com/cirocosta/dot-vim

vim8 configs
https://github.com/cirocosta/dot-vim

dotfiles vim

Last synced: 2 months ago
JSON representation

vim8 configs

Awesome Lists containing this project

README

          

INSTALL

1. Retrieve this repo and link `.vimrc`

git clone https://github.com/cirocosta/dot-vim ~/.vim --recursive
ln -s $(realpath ~/.vim/.vimrc) $(realpath ~/.vimrc)

2. Prepare go completion

open vim
:GoInstallBinaries
- use omnifunc:
- jump to def: `gd`