Skip to content

benknoble/vim-racket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-racket

See also Vim in the Racket Guide.

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. See :help racket for more details.

Pairs well with rparen.vim, a global mapping on ] to insert the right closer. Here is one updated version of the same script

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

About

vim bundle for Racket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 98.1%
  • Racket 1.7%
  • Shell 0.2%