scribble.vim : Syntax for scribble (http://docs.racket-lang.org/scribble/index.html)
script karma |
Rating 7/4,
Downloaded by 1415 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.168
|