sponsor Vim development Vim logo Vim Book Ad

scribble.vim : Syntax for scribble (http://docs.racket-lang.org/scribble/index.html)

 script karma  Rating 7/4, Downloaded by 1273  Comments, bugs, improvements  Vim wiki

created by
Tim Brown
 
script type
syntax
 
description
Scribble allows for mixing of racket code with plain text using an
at-expression syntax.

Use this to get some kind of sanity to your scribble-in-vim sessions!

** USE  https://github.com/wlangstroth/vim-racket --
** Use racket.vim from this package (and probably the rest of the package)
** Don't use vimscript #3755 -- vim-racket is much more fulfilling!

DO look at vimscript #3757 -- it too is cheap and cheerful -- but with potential, I hope

Same comments apply as to (my now deprecated) racket.vim:
  * high degree of both cheapness and cheerfulness
  * works-for-me -- and I'll share it in this state because
  * ... it gets me off the ground with this
 
install details
Copy script into ~/.vim/syntax

Add the following to ~/vim/filetype.vim:
au! BufRead,BufNewFile *.scrbl setfiletype scribble
 

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
scribble.vim 1.2 2011-09-29 7.0 Tim Brown Added as many scribble keywords as I could find from (require scribble/...)!
scribble.vim 1.1 2011-09-28 7.0 Tim Brown Initial upload
ip used for rating: 3.149.250.1

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