Compare commits
No commits in common. "1cd5b40006e3fd6b4dd5f33c404101a5d85873aa" and "3dca59f7aae5c778340564ecf014290fe482c55f" have entirely different histories.
1cd5b40006
...
3dca59f7aa
2 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# SPDX-FileCopyrightText: 2025 Tobias Schmidl
|
||||
# SPDX-FileCopyrightText: 2023 Tobias Schmidl
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_style = tabs
|
||||
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 = tab
|
||||
indent_style = tabs
|
||||
|
||||
[*.md]
|
||||
indent_size = 2
|
||||
|
|
1
packages
1
packages
|
@ -18,6 +18,5 @@ python-pynvim
|
|||
ranger
|
||||
ripgrep
|
||||
rust
|
||||
sensible-utils
|
||||
tig
|
||||
zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue