added mark to easily jump large files

This commit is contained in:
Venus
2025-09-28 22:05:58 -05:00
parent 2b63cdc1c7
commit 05ae5a1fd7

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:
-- {