You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nix flakes use lock files named `flake.lock`, which vim currently
interprets as a plain text file. This commit adds an auto command that
sets the `filetype` of files named `flake.lock` to `json`.
0 commit comments