[vim,zsh] Setup for doing tidalcycles in vim, including paths to local ghc

This commit is contained in:
Eryn Wells 2022-04-07 18:28:30 -07:00
parent d630b1ea71
commit 4d76782d7d
2 changed files with 6 additions and 1 deletions

1
vimrc
View file

@ -40,6 +40,7 @@ Plugin 'wincent/command-t'
"Plugin 'erynofwales/vim-fancyfolds'
Plugin 'apple-swift', {'pinned': 1}
Plugin 'rust-lang/rust.vim'
Plugin 'tidalcycles/vim-tidal'
" Colors~
Plugin 'tomasr/molokai'