benknoble / vim-racket

vim bundle for Racket
MIT License
24 stars 4 forks source link

vim-racket

Installation

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

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

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

Pairs well with rparen.vim, a global mapping on ] to insert the right closer.

Thanks

This version is an updated fork of wlangstroth/vim-racket with improved Racket support.

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