Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
6bd23480
Commit
6bd23480
authored
Feb 12, 2013
by
Alexandre Duret-Lutz
Browse files
* .dir-locals.el: Remove extra parenthese.
parent
9c4e9c89
Changes
1
Hide whitespace changes
Inline
Side-by-side
.dir-locals.el
View file @
6bd23480
((
nil
.
((
whitespace-action
auto-cleanup
)
(
whitespace-style
face
empty
trailing
lines-tail
)
(
require-final-newline
.
t
)
(
mode
.
whitespace
)))
)
(
mode
.
whitespace
)))
(
c++-mode
.
((
c-default-style
.
"gnu"
)
(
indent-tab-mode
.
t
)
(
tab-width
.
8
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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