Skip to content

Commit 1fb133d

Browse files
committed
lsp config
1 parent cf72cc4 commit 1fb133d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.lsp/config.edn

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{:auto-add-ns-to-new-files? false
2+
:keep-parens-when-threading? true
3+
:cljfmt {:function-arguments-indentation :cursive}
4+
:java {:home-path true}
5+
:clean {:ns-inner-blocks-indentation :keep
6+
:ns-import-classes-indentation :same-line}}

0 commit comments

Comments
 (0)