Skip to content

Instantly share code, notes, and snippets.

View davidgodzsak's full-sized avatar

Dávid Godzsák davidgodzsak

View GitHub Profile
call plug#begin('~/.vim/plugged')
" Plugins
Plug 'junegunn/goyo.vim'
Plug 'itchyny/lightline.vim'
Plug 'NLKNguyen/papercolor-theme'
Plug 'sheerun/vim-polyglot'
Plug 'jiangmiao/auto-pairs'
Plug 'airblade/vim-gitgutter'
Plug 'scrooloose/nerdtree'