[slim-vim] slim-vim Digest, Vol 1, Issue 6
Larry Clapp
larry at theclapp.org
Fri Mar 24 16:44:39 CST 2006
On Thu, Mar 23, 2006 at 02:05:39PM -0800, Stephen Horner wrote:
> Man, I almost didn't address the indentting issue to the list for
> fear I might be burdening a bunch of already time streached hackers,
> but boy am I glad I did. Thanks everyone for taking the time to
> look at this issue (larry you're such a stud!).
:)
Something else you can do, until slim-vim supports good indenting, is
add the new lispwords in a file to a modeline
#!/usr/bin/clisp
# vim:lw+=with-http-request,with-this,with-that,with-the-other
or better yet, put them in your .vimrc
set lispwords+=with-http-request,with-this,with-that,with-the-other
Just a thought.
-- Larry
More information about the slim-vim
mailing list