mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
The shfmt default is tabs, this allows to match the treefmt default for shfmt launched from outside nix, like from efm-lang-server within neovim.
3 lines
44 B
INI
3 lines
44 B
INI
[*.sh]
|
|
indent_style = space
|
|
indent_size = 2
|