More indentation configurations

This commit is contained in:
Tony Garnock-Jones 2021-06-14 19:23:12 +02:00
parent 4a0e6e0519
commit 00ed26fb60
1 changed files with 2 additions and 0 deletions

View File

@ -355,6 +355,8 @@
;;; eval: (put 'at 'racket-indent-function 1)
;;; eval: (put 'object 'racket-indent-function 0)
;;; eval: (put 'react 'racket-indent-function 0)
;;; eval: (put 'send! 'racket-indent-function 1)
;;; eval: (put 'sync! 'racket-indent-function 1)
;;; eval: (put 'spawn 'racket-indent-function 0)
;;; eval: (put 'stop-when 'racket-indent-function 1)
;;; eval: (put 'stop-when-true 'racket-indent-function 1)