/dotfiles

My Dot Files

Primary LanguageVim Script

Set Up

Vim, Git, Xonsh, etc.

cd to subdirectories and type make.

Vim Plugins

  • supertab
  • NerdTree
  • thwins
  • Python-Match 386
    • Redefines the % motion: Cycles through if/try/for/while
    • Two other motions, [% and ]%: go to the start/end of block

git

cp -v git/pre-commit .git/hooks/