jank-lang / jank

The native Clojure dialect hosted on LLVM
https://jank-lang.org
Mozilla Public License 2.0
1.69k stars 50 forks source link

Sugg: move vim (and future other) syntaxes to separate repositories #6

Closed cogwheel closed 5 years ago

cogwheel commented 8 years ago

I use submodules in my .vim dir to manage my plugins which doesn't really work well with the current jank setup. And since I use vim in different environments, it's not feasible to hard code a symlink or mess with environment variables.