Add a couple of plugins to nvim
This commit is contained in:
parent
2a980b26a8
commit
7b46aae1a1
12 changed files with 163 additions and 28 deletions
|
|
@ -66,6 +66,9 @@ return {
|
|||
hint = icons.diagnostics.Hint,
|
||||
},
|
||||
},
|
||||
{
|
||||
"overseer",
|
||||
},
|
||||
{
|
||||
-- Macro recording status
|
||||
function()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue