sponsor Vim development Vim logo Vim Book Ad

racket.vim : Simple syntax for racket (http://racket-lang.org)

 script karma  Rating -1/1, Downloaded by 828  Comments, bugs, improvements  Vim wiki

created by
Tim Brown
 
script type
syntax
 
description
OBSOLETE
------------------------------------------------------
USE  https://github.com/wlangstroth/vim-racket --
Use racket.vim from this package (and probably the rest of the package)

It works with scribble.vim (vimscript #3756)
------------------------------------------------------



This is a cheap and cheerful syntax for racket's "scheme" language.

It's just to get me off the ground, and it borrows heavily from (using
:source, to be frank) scheme.vim

It's very much a works-for-me script.
As it grows, I'll share.

This syntax was written to smooth over some bumps for scribble.vim
(vimscript #3756)
 
install details
Copy script into ~/.vim/syntax

Add the following to ~/vim/filetype.vim:
au! BufRead,BufNewFile *.ss setfiletype racket
au! BufRead,BufNewFile *.rkt setfiletype racket
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
racket.vim 1.1 2011-09-28 7.0 Tim Brown Initial upload
ip used for rating: 18.117.165.66

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github