Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 552 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 552 Bytes

vim-racket

Installation

This module works with many Vim plugin managers. To use with pathogen, type the following into a terminal:

cd ~/.vim/bundle
git clone https://github.com/wlangstroth/vim-racket.git

Re-open your file(s) and benefit from the features of vim-racket.

Thanks

Most of the real work on this module was done by Dale Vaillancourt, Paul Cannon and Asumu Takikawa.

To see all the contributors,

git shortlog -sn