You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
.. | ||
ftdetect | 6 years ago | |
ftplugin | 6 years ago | |
indent | 6 years ago | |
syntax | 6 years ago | |
test | 6 years ago | |
README.md | 6 years ago |
README.md
vim-racket
Module for use in pathogen.
Thanks
Most of the real work on this module was done by Paul Cannon and Asumu Takikawa.
To see all the contributors,
git log | grep ^Author: | sed 's/ <.*//; s/^Author: //' | sort | uniq -c | sort -nr