derekwyatt's Stars
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
neovim/neovim
Vim-fork focused on extensibility and usability
kubeflow/kubeflow
Machine Learning Toolkit for Kubernetes
akka/akka
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
qvacua/vimr
VimR — Neovim GUI for macOS in Swift
derekwyatt/vim-scala
My work on integration of Scala into Vim - not a ton here, but useful for me.
derekwyatt/vim-config
My Vim configuration
scala/legacy-svn-scala
OBSOLETE, we're over there:
bfredl/nvim-miniyank
killring-alike plugin for neovim and vim 8 with no default mappings
derekwyatt/vim-fswitch
Vim plug for switching between companion source files (e.g. ".h" and ".cpp")
derekwyatt/dotfiles
Various dotfiles that I need
derekwyatt/vim-protodef
Vim plugin for pulling in C++ function prototypes into implementation files
derekwyatt/vim-sbt
SBT filetype for Vim
derekwyatt/PressureQueue-Concept
This is just a concept for a pressure based queue. Enqueueing becomes more difficult as the size of the queue increases.
derekwyatt/notion-config
Notion Configuration
derekwyatt/sbt-plugins
A set of SBT plugsin
derekwyatt/sbt-book-compiler
The compiler plugin I use to build my books
derekwyatt/akka-investigation
Some practical investigation into the Akka library
derekwyatt/bash-config
My Bash configuration
derekwyatt/snipmate.vim
snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
derekwyatt/99scala
A place to put my answers to http://aperiodic.net/phil/scala/s-99/ whenever I happen to dash one off
derekwyatt/ensime
ENhanced Scala Interaction Mode for Emacs
derekwyatt/oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes 40+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 80 terminal themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
derekwyatt/scala
Scala, the Git Mirror. Official repository is svn: http://lampsvn.epfl.ch/svn-repos/scala
derekwyatt/Scala-Investigation
Just some stuff that I've been playing with for Scala