Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
parenscript
parenscript
Commits
e7ee64b9
Verified
Commit
e7ee64b9
authored
Oct 07, 2018
by
Vladimir Sedach
Browse files
Added Emacs dir-local lisp-indent-rule for test-ps-js
parent
35843baf
Changes
1
Hide whitespace changes
Inline
Side-by-side
.dir-locals.el
View file @
e7ee64b9
...
...
@@ -2,5 +2,7 @@
;;; For more information see (info "(emacs) Directory Variables")
((
nil
(
indent-tabs-mode
.
nil
)
(
fill-column
.
69
)))
(
indent-tabs-mode
)
(
fill-column
.
69
))
(
lisp-mode
(
eval
put
'test-ps-js
'common-lisp-indent-function
1
)))
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment