Browse thread
New Ocaml indentation for VIm
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-02-06 (02:31) |
From: | David Baelde <david.baelde@e...> |
Subject: | New Ocaml indentation for VIm |
Hi list, I'm developping a new Caml indentation for VIm, which looks like tuareg a lot, plus performs nice things like folding. I believe it's already good enough for being used, but I'm looking for testers, for bug finding but also discussing some points where I don't follow tuareg. The main scripts are at: http://www.vim.org/scripts/script.php?script_id=1196 and you may wish to take a look at an alpha-version of a code annotation lookup utility at: http://www.vim.org/scripts/script.php?script_id=1197 I hope it will be useful. -- David