This website requires JavaScript.
Explore
Help
Sign in
mirror
/
nix-community.nixvim
Watch
1
Star
0
Fork
You've already forked nix-community.nixvim
0
mirror of
https://github.com/nix-community/nixvim.git
synced
2025-06-21 00:25:42 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
52c68b4da4
nix-community.nixvim
/
.editorconfig
7 lines
69 B
INI
Raw
Normal View
History
Unescape
Escape
dev: Introduce an editorconfig file for shfmt 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.
2024-07-23 22:07:42 +02:00
[*.sh]
indent_style
=
space
indent_size
=
2
Editorconfig: configure `indent_size` for nix files
2025-02-04 20:58:31 +01:00
[*.nix]
indent_size
=
2
Reference in a new issue
Copy permalink