forgot to commit overseer
This commit is contained in:
parent
4a617c1fbb
commit
6af9ac43fa
1 changed files with 4 additions and 0 deletions
4
nvim/lua/plugins/tasks.lua
Normal file
4
nvim/lua/plugins/tasks.lua
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
return {
|
||||||
|
'stevearc/overseer.nvim',
|
||||||
|
opts = {},
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue