mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +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
|