Skip to content

Instantly share code, notes, and snippets.

View dobegor's full-sized avatar
🇺🇦

George Dobrovolsky dobegor

🇺🇦
View GitHub Profile

Keybase proof

I hereby claim:

  • I am dobegor on github.
  • I am dobegor (https://keybase.io/dobegor) on keybase.
  • I have a public key whose fingerprint is D0CA 0180 3F41 01AE CF31 61F1 E6BE 041D BDEF 7847

To claim this, I am signing this object:

call plug#begin()
Plug 'zchee/deoplete-go', { 'do': 'make'}
Plug 'Shougo/deoplete.nvim'
Plug 'fatih/vim-go'
Plug 'scrooloose/nerdtree'
Plug 'majutsushi/tagbar'
Plug 'jiangmiao/auto-pairs'
Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
call plug#end()