📝 Docs(plugins): add plugin name comments for some plugins that were missing them

This commit is contained in:
2025-03-19 19:43:32 -04:00
parent df9aebed1f
commit 8e68148899
4 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ return {
cmd = 'ShowkeysToggle',
opts = require('data.types').showkeys.opts,
},
{
{ -- Oil
'stevearc/oil.nvim',
opts = {},
lazy = true,