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