Revert "added mark to easily jump large files"

This reverts commit 05ae5a1fd7.
This commit is contained in:
Venus
2025-11-08 20:35:01 -06:00
parent 05ae5a1fd7
commit e50e2172d9

View File

@@ -199,9 +199,6 @@ 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:
-- {