DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nvim-flake
summary
tree
log
refs
ref:
b0c242dc87f26f8e73365264af1f3ada9aaf795e
nvim-flake
/
config
/
plugins
/indent-blankline.nix
-rw-r--r--
46 bytes
View
Log
Blame
View raw
Permalink
b0c242dc
—
Jonni Liljamo
feat(markview): init
5 days ago
1
2
3
{
plugins
.
indent-blankline
.
enable
=
true
;
}