adrianolmedo / vim

My personal Vim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Vim config

.vimrc

Install

  1. Run inside Vim:
:PlugInstall
:CocInstall coc-go coc-json coc-tsserver @yaegassy/coc-intelephense
  1. Close and open again.

Features

  • Coding with Go.
  • Themes: PaperColor (default), Dracula.
  • Support for tmux.
  • Airline theme: simple.
  • Press gd for go to definition.
  • Press gr for references.
  • Ctrl+Shif+e for open NERDtree.
  • Autocomplete.

About

My personal Vim config


Languages

Language:Vim Script 100.0%