This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
48d5d6c5de
nixos
/
config
/
nvim
/
lua
/
plugins
/
fugitive.lua
6 lines
80 B
Lua
Raw
Normal View
History
Unescape
Escape
Add fugitive (again)
2023-03-17 17:34:11 +00:00
return
{
"
tpope/vim-fugitive
"
,
Adjust nvim formatting, format lua files
2023-04-05 15:42:29 +01:00
cmd
=
{
"
G
"
,
"
Git
"
}
,
Add fugitive (again)
2023-03-17 17:34:11 +00:00
lazy
=
true
,
}
Reference in a new issue
Copy permalink