alyyousuf7 / vimrc

Vim Configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vimrc

Vim Configuration

Installation

$ git clone git@github.com:alyyousuf7/vimrc.git ~/.vim
$ ln -s ~/.vim/vimrc ~/.vimrc
  • Install plugins by running :PlugInstall in vim.
  • Set Powerline variant font for non-ASCII characters.
  • Execute go get -u github.com/mdempsky/gocode to install Golang autocompletion with deoplete.

About

Vim Configuration

License:MIT License


Languages

Language:Vim Script 100.0%