[slim-vim] vim indentation

Larry Clapp larry at theclapp.org
Thu Mar 23 06:55:49 CST 2006


On Thu, Mar 23, 2006 at 07:49:14AM -0500, Larry Clapp wrote:
> Later, perhaps someone (maybe me) could write a tree walker and ask
> ECL whether any given symbol is a function/macro/special form, and
> if so add it to lispwords, and then we could do that for any given
> subset of a file, including the whole file on file load, via an
> autocommand.  Just thinking out loud.

When I wrote this I had in mind writing code that would run in Vim+ecl
("cl-vim"?).  Obviously for slim-vim, we'd have to get Swank to tell
us, just like Slime does.

-- Larry



More information about the slim-vim mailing list