Clojure!
This commit is contained in:
parent
9aa1adc8f6
commit
0225d656f3
2 changed files with 35 additions and 9 deletions
|
|
@ -8,6 +8,7 @@
|
|||
'(c-indent-level 4)
|
||||
'(c-label-minimum-indentation 0)
|
||||
'(c-label-offset -4)
|
||||
'(css-indent-offset 2)
|
||||
'(fast-lock-cache-directories (quote ("~/flc-cache")))
|
||||
'(fast-lock-minimum-size nil)
|
||||
'(fill-column 77)
|
||||
|
|
@ -22,7 +23,7 @@
|
|||
'(indent-tabs-mode nil)
|
||||
'(inhibit-startup-screen t)
|
||||
'(ispell-program-name "aspell")
|
||||
'(js2-basic-offset 4)
|
||||
'(js2-basic-offset 2)
|
||||
'(js2-bounce-indent-p t)
|
||||
'(js2-strict-trailing-comma-warning nil)
|
||||
'(make-backup-files nil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue