Fix Guide link to scmindent
This commit is contained in:
parent
5489fb937e
commit
5e2caa169e
|
@ -166,7 +166,7 @@ set expandtab
|
||||||
You can enable indentation for Racket by setting both the @tt{lisp} and
|
You can enable indentation for Racket by setting both the @tt{lisp} and
|
||||||
@tt{autoindent} options in Vim. However, the indentation is limited and not as
|
@tt{autoindent} options in Vim. However, the indentation is limited and not as
|
||||||
complete as what you can get in Emacs. You can also use Dorai Sitaram's
|
complete as what you can get in Emacs. You can also use Dorai Sitaram's
|
||||||
@hyperlink["http://evalwhen.com/scmindent/index.html"]{scmindent} for
|
@hyperlink["https://github.com/ds26gte/scmindent"]{scmindent} for
|
||||||
better indentation of Racket code. The instructions on how to
|
better indentation of Racket code. The instructions on how to
|
||||||
use the indenter are available on the website.
|
use the indenter are available on the website.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user