Skip to content

averms-forks/vim-racket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Paul Cannon and Asumu Takikawa.

To see all the contributors,

git log | grep ^Author: | sed 's/ <.*//; s/^Author: //' | sort | uniq -c | sort -nr

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 97.1%
  • Racket 2.9%