Skip to content

Instantly share code, notes, and snippets.

@bwiggs
bwiggs / init.vim
Last active June 3, 2022 13:43
nvim config
call plug#begin()
" language helpers
Plug 'dense-analysis/ale'
Plug 'scrooloose/syntastic'
Plug 'tpope/vim-surround'
"Plug 'easymotion/vim-easymotion' " \\s to search for a character
Plug 'phaazon/hop.nvim'
@ih2502mk
ih2502mk / list.md
Last active November 18, 2024 14:13
Quantopian Lectures Saved