DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nvim-flake
summary
tree
log
refs
ref:
ae87df9634c7e937bfe0354a74bec81459fdfc4f
nvim-flake
/
config
/
plugins
/indent-blankline.nix
-rw-r--r--
46 bytes
View
Log
Blame
View raw
Permalink
ae87df96
—
Jonni Liljamo
fix(lsp): maybe fix rust-analyzer mir crash temporarily
23 hours ago
1
2
3
{
plugins
.
indent-blankline
.
enable
=
true
;
}