DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nvim-flake
summary
tree
log
refs
ref:
f68996e4ee50e58f580e564f60465c975a482334
nvim-flake
/
config
/
ftplugin
/nix.nix
-rw-r--r--
78 bytes
View
Log
Blame
View raw
Permalink
f68996e4
—
Jonni Liljamo
fix(lsp): set protols package
4 days ago
1
2
3
4
5
6
7
{
opts
=
{
tabstop
=
2
;
softtabstop
=
2
;
shiftwidth
=
2
;
};
}