Skip to content

Instantly share code, notes, and snippets.

View mercxry's full-sized avatar
🍕

Matteo Martellini mercxry

🍕
View GitHub Profile

Keybase proof

I hereby claim:

  • I am mercxry on github.
  • I am mercxry (https://keybase.io/mercxry) on keybase.
  • I have a public key ASBbE-KPhGD3fXeleKRILy7xI4J22D9YuToQC_o3p9bgLwo

To claim this, I am signing this object:

@mercxry
mercxry / init.vim
Created July 1, 2018 01:46
Neovim Config - ~/.config/nvim/init.vim
syntax on
" Plugin
call plug#begin()
Plug 'airblade/vim-gitgutter'
Plug 'townk/vim-autoclose'
Plug 'tpope/vim-commentary'
"Plug 'morhetz/gruvbox'
"Plug 'marciomazza/vim-brogrammer-theme'