mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
Fix auto close brackets
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
editor (from-text-area textarea
|
||||
#js {:mode mode
|
||||
:matchBrackets lisp?
|
||||
:closeBrackets true
|
||||
:autoCloseBrackets true
|
||||
:lineNumbers true})
|
||||
element (.getWrapperElement editor)]
|
||||
(.on editor "blur" (fn []
|
||||
|
||||
Reference in New Issue
Block a user