Merge branch 'main' of github.com:ficcdaf/dotfiles
merge
This commit is contained in:
commit
2ce5feb238
4 changed files with 10 additions and 3 deletions
5
.config/nvim/lua/plugins/retire.lua
Normal file
5
.config/nvim/lua/plugins/retire.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
"chrisgrieser/nvim-early-retirement",
|
||||
config = true,
|
||||
event = "VeryLazy",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue