Compare commits

...

2 commits

Author SHA1 Message Date
1cd5b40006 editorconfig: tabs --> tab 2025-04-22 17:22:22 +02:00
78789deb7c added sensible-utils 2025-04-22 17:22:07 +02:00
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2023 Tobias Schmidl
# SPDX-FileCopyrightText: 2025 Tobias Schmidl
#
# SPDX-License-Identifier: AGPL-3.0-or-later
@ -8,7 +8,7 @@
root = true
[*]
indent_style = tabs
indent_style = tab
indent_size = 4
end_of_line = lf
charset = utf-8
@ -23,7 +23,7 @@ indent_style = space
indent_size = 2
[{CMakeLists.txt,*.cmake}]
indent_style = tabs
indent_style = tab
[*.md]
indent_size = 2

View file

@ -18,5 +18,6 @@ python-pynvim
ranger
ripgrep
rust
sensible-utils
tig
zsh