开发者

Does ClojureBox support auto-align out of the box?

开发者 https://www.devze.com 2022-12-29 04:37 出处:网络
I am switching to Clojurebox to edit my clojure files. However I can\'t get the automatic alignment to work. I want the cur开发者_运维问答sor to move two spaces after the line that I am editing when I

I am switching to Clojurebox to edit my clojure files. However I can't get the automatic alignment to work. I want the cur开发者_运维问答sor to move two spaces after the line that I am editing when I hit return.


The key combination for newline-and-indent in Emacs is Ctrl-j.


When you hit TAB when your mark is somewhere in a line, it (clojure-mode) indents the line you are on. Also you can mark a bunch of code with C-SPC + arrows and hit TAB to indent that.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号