mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-16 09:54:55 +00:00
Update fill-column in .dir-locals.el to 100 characters
This commit is contained in:
parent
15a5d1da7e
commit
48ecc2aa3a
@ -83,6 +83,6 @@
|
||||
))
|
||||
(c-basic-offset . 4)
|
||||
(c-comment-only-line-offset . (0 . 0))
|
||||
(fill-column . 140)
|
||||
(fci-rule-column . 140)
|
||||
(fill-column . 100)
|
||||
(fci-rule-column . 100)
|
||||
(compile-command . "gradle compileTestJava"))))
|
||||
|
Loading…
x
Reference in New Issue
Block a user