Skip to content

Instantly share code, notes, and snippets.

@ibrag8998
ibrag8998 / init.vim
Last active August 14, 2020 16:09
My vim config
" ===============
" === Plugins ===
" ===============
call plug#begin()
" Coc completer
Plug 'neoclide/coc.nvim', {'branch': 'release'}
" Auto pairs