Adds mini.comment

This commit is contained in:
Thomas Lazarus 2025-11-10 20:02:54 -06:00
parent 9348a948f8
commit 37bbcda810
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ return { -- Collection of various small independent plugins/modules
-- - sr)' - [S]urround [R]eplace [)] [']
require('mini.surround').setup()
require('mini.comment').setup()
-- Simple and easy statusline.
-- You could remove this setup call if you don't like it,
-- and try some other statusline plugin