Skip to content

Instantly share code, notes, and snippets.

View richardlthomas's full-sized avatar

Rick Thomas richardlthomas

View GitHub Profile
@richardlthomas
richardlthomas / .vimrc
Created May 8, 2020 01:56 — forked from miguelgrinberg/.vimrc
My .vimrc configuration for working in Python with vim
" plugins
let need_to_install_plugins = 0
if empty(glob('~/.vim/autoload/plug.vim'))
silent !curl -fLo ~/.vim/autoload/plug.vim --create-dirs
\ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
"autocmd VimEnter * PlugInstall --sync | source $MYVIMRC
let need_to_install_plugins = 1
endif
call plug#begin()

Keybase proof

I hereby claim:

  • I am richardlthomas on github.
  • I am richardlthomas (https://keybase.io/richardlthomas) on keybase.
  • I have a public key ASCAOm_pun9hG34jPNZM5xl_j3wAKtijaD2EGnem38CgHAo

To claim this, I am signing this object: