DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nvim-flake
summary
tree
log
refs
ref:
d5922e42e438f388a00866f442b6a58220107bf2
nvim-flake
/
config
/
plugins
/gitsigns.nix
-rw-r--r--
38 bytes
View
Log
Blame
View raw
Permalink
d5922e42
—
Jonni Liljamo
feat(cmp): toggle
a month ago
8bc34ed4
Jonni Liljamo
5 months ago
1
2
3
{
plugins
.
gitsigns
.
enable
=
true
;
}