Skip to content

Commit

Permalink
softTabSize same as in Clojure
Browse files Browse the repository at this point in the history
  • Loading branch information
egorguslyan committed May 29, 2023
1 parent be84e09 commit 6c38dd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/languages.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ in [ { id = "assembly"
{ defaultFilename = "main.lsp"
, mode = "ace/mode/lisp"
, useSoftTabs = True
, softTabSize = 4
, exampleCode = "(format t \"Hello World!\")"
}
, runConfig = Some
Expand Down

0 comments on commit 6c38dd6

Please sign in to comment.