Overseer
This commit is contained in:
parent
a91efd762c
commit
c55ae33c51
4 changed files with 42 additions and 1 deletions
6
lua/custom/plugins/overseer.lua
Normal file
6
lua/custom/plugins/overseer.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
'stevearc/overseer.nvim',
|
||||
opts = {
|
||||
templates = { "builtin", "user.run_script" },
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue