Skip to content

Commit

Permalink
arguably better defaults for tabs and pairs
Browse files Browse the repository at this point in the history
  • Loading branch information
pfitzseb committed Feb 13, 2015
1 parent 815e013 commit 7e23c0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions juno.behaviors
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
[:app :lt.objs.langs.julia.proc/connect-on-startup]
[:app :lt.object/add-tag :app.june-dark-autocomplete]
[:app :lt.objs.langs.julia/light-theme]
[:app :lt.objs.settings/pair-keymap-diffs]
[:app :-lt.objs.settings/pair-keymap-diffs]
[:app :lt.plugins.juno.tutorial/tutorial]
[:app :-lt.objs.intro/show-intro]

[:editor :lt.objs.style/set-theme "june"]
[:editor :lt.objs.editor/line-numbers]
[:editor :lt.objs.editor/scroll-past-end]
[:editor :lt.objs.langs.julia.patch/backspace-indent]
[:editor :lt.objs.editor/tab-settings false 2 2]
[:editor :lt.objs.editor/tab-settings false 4 4]

[:inline :lt.plugins.flow/animate-on-show]
[:inline :lt.plugins.flow/clear-mark]
Expand Down

0 comments on commit 7e23c0c

Please sign in to comment.