Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
:app has no effect
Browse files Browse the repository at this point in the history
  • Loading branch information
cldwalker committed Jan 22, 2016
1 parent d24be3b commit 53a90be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/core/User/user.behaviors
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
;; Customize font
;; [:app :lt.objs.style/font-settings "Courier New" "11"]
;; Auto-close characters e.g. '{[("'
;; [:app :lt.objs.editor/autoclose-brackets]
;; [:editor :lt.objs.editor/autoclose-brackets]
;; Tab settings: Use real tabs, tab size in spaces, spaces per indent
;; [:editor :lt.objs.editor/tab-settings false 2 2]
]
Expand Down

0 comments on commit 53a90be

Please sign in to comment.