Reapply "added mark to easily jump large files"

This reverts commit e50e2172d9.
This commit is contained in:
Venus
2025-11-08 21:14:59 -06:00
parent e50e2172d9
commit 32e0e4948a

View File

@@ -199,6 +199,9 @@ require('lazy').setup({
{
'michaeljsmith/vim-indent-object',
},
{
'kshenoy/vim-signature',
},
-- Alternatively, use `config = function() ... end` for full control over the configuration.
-- If you prefer to call `setup` explicitly, use:
-- {