mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 08:05:43 +02:00
Editorconfig: configure indent_size
for nix files
This commit is contained in:
parent
11a80c1a80
commit
7f2601adc1
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
[*.sh]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.nix]
|
||||
indent_size = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue