DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nvim-flake
summary
tree
log
refs
ref:
377b0f4065291251cbd189fa0bd586d939af75c8
nvim-flake
/
config
/
plugins
/gitsigns.nix
-rw-r--r--
38 bytes
View
Log
Blame
View raw
Permalink
377b0f40
—
Jonni Liljamo
feat(telescope): theming changes
a month ago
1
2
3
{
plugins
.
gitsigns
.
enable
=
true
;
}