This website requires JavaScript.
Explore
Help
Register
Sign in
dominic
/
dev-environment-files
Watch
1
Star
0
Fork
You've already forked dev-environment-files
0
mirror of
https://github.com/josean-dev/dev-environment-files.git
synced
2025-01-09 17:51:20 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
01d6e00c68
dev-environment-files
/
.config
/
nvim
/
lua
/
josean
/
plugins
/
gitsigns.lua
6 lines
99 B
Lua
Raw
Normal View
History
Unescape
Escape
Updated neovim config to latest with lazy.nvim
2023-08-24 19:39:11 +02:00
return
{
"
lewis6991/gitsigns.nvim
"
,
event
=
{
"
BufReadPre
"
,
"
BufNewFile
"
}
,
config
=
true
,
}
Reference in a new issue
Copy permalink