This commit is contained in:
Your Name 2023-10-01 20:01:40 +02:00
parent a91efd762c
commit c55ae33c51
4 changed files with 42 additions and 1 deletions

View file

@ -0,0 +1,6 @@
return {
'stevearc/overseer.nvim',
opts = {
templates = { "builtin", "user.run_script" },
},
}