mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
.dir-locals.el: remove
see:
926e90a18a
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
(
|
||||
(find-file
|
||||
. (
|
||||
(require-final-newline . t)
|
||||
(show-trailing-whitespace . t)
|
||||
(tab-width . 4)
|
||||
)
|
||||
)
|
||||
(ebuild-mode
|
||||
. (
|
||||
(indent-tabs-mode . t)
|
||||
)
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user