mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
editorconfig: add man configuration
My VIM usually defaults to tabs (8ch) on these XML files. With this change it behaves as defined in the coding style documentation.
This commit is contained in:
committed by
Lennart Poettering
parent
6589a56972
commit
3544f65f0c
@@ -26,3 +26,7 @@ indent_size = 4
|
||||
[meson.build]
|
||||
indent_style = space
|
||||
indent_size = 8
|
||||
|
||||
[man/*.xml]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
||||
Reference in New Issue
Block a user