This website requires JavaScript.
Explore
Help
Sign In
kalmenn
/
dotfiles-nvim
Watch
1
Star
0
Fork
You've already forked dotfiles-nvim
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
c4269d3249
dotfiles-nvim
/
lua
/
plugins
/
gitsigns.lua
10 lines
152 B
Lua
Raw
Normal View
History
Unescape
Escape
switched to a submodule
2023-12-18 09:11:00 +01:00
return
{
"
lewis6991/gitsigns.nvim
"
,
feline + gisigns: cleaned up dependencies management
2023-12-21 12:37:11 +01:00
opts
=
{
current_line_blame
=
true
,
yadm
=
{
enable
=
true
,
}
,
}
,
switched to a submodule
2023-12-18 09:11:00 +01:00
}
Reference in a new issue
Copy permalink