Improved plugin doc strings

This commit is contained in:
Tom MacWright 2025-02-20 10:06:26 -05:00
parent f3e37a1f83
commit dc09ba53fb
No known key found for this signature in database
GPG key ID: CEBC26A37F3D1D9F
6 changed files with 19 additions and 6 deletions

View file

@ -8,7 +8,8 @@ return {
},
},
-- setup animate
-- Animates many common Neovim actions, like scrolling,
-- moving the cursor, and resizing windows.
{
"echasnovski/mini.animate",
event = "VeryLazy",