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
26f8e2fb
Verified
Commit
26f8e2fb
authored
Oct 07, 2018
by
Vladimir Sedach
Browse files
Emacs dir-local indenting hint for test-js-eval
parent
7038b4bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
.dir-locals.el
View file @
26f8e2fb
...
...
@@ -5,4 +5,5 @@
(
indent-tabs-mode
)
(
fill-column
.
69
))
(
lisp-mode
(
eval
put
'test-ps-js
'common-lisp-indent-function
1
)))
(
eval
put
'test-ps-js
'common-lisp-indent-function
1
)
(
eval
put
'test-js-eval
'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