DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nvim-flake
summary
tree
log
refs
ref:
5128bb2839d82af7b5a1dcf6343f61165a04050b
nvim-flake
/
config
/
ftplugin
/nix.nix
-rw-r--r--
78 bytes
View
Log
Blame
View raw
Permalink
5128bb28
—
Jonni Liljamo
chore(bevy-inspector): update
6 hours ago
1
2
3
4
5
6
7
{
opts
=
{
tabstop
=
2
;
softtabstop
=
2
;
shiftwidth
=
2
;
};
}