Skip to content

Instantly share code, notes, and snippets.

@misakar
misakar / gitstars.json
Created February 6, 2018 09:17
github stars manager for production
{"tags":[],"lastModified":1517908675346}
@misakar
misakar / muxivimrc
Created March 11, 2018 11:38
myvimrc
" <---------------------------- MuxiVim --------------------------->
" dead simple neovim config
" neo1218 @ MIT License
" https://github.com/neo1218/muxivim
" <----------------------- Plugins Management ---------------------->
" vim-plug
call plug#begin()
" Plug 'vim-scripts/Conque-GDB'
Plug 'severin-lemaignan/vim-minimap'