docs: Improve summary documentation of deps (#1159)

This commit is contained in:
Tom MacWright
2023-07-19 07:14:07 -04:00
committed by GitHub
parent e797e13bce
commit f2459bd70e
3 changed files with 26 additions and 10 deletions

View File

@ -99,7 +99,10 @@ return {
opts = {},
},
-- surround
-- Fast and feature-rich surround actions. For text that includes
-- surrounding characters like brackets or quotes, this allows you
-- to select the text inside, change or modify the surrounding characters,
-- and more.
{
"echasnovski/mini.surround",
keys = function(_, keys)
@ -147,7 +150,7 @@ return {
},
},
-- better text-objects
-- Better text-objects
{
"echasnovski/mini.ai",
-- keys = {