disable all surround things

This commit is contained in:
Christoph J. Scherr 2023-09-14 16:29:45 +02:00
parent a63118e101
commit e7d87bc2a5
2 changed files with 2 additions and 1 deletions

View File

@ -198,6 +198,7 @@ return {
-----------------------------------------------------------------------------
{
'echasnovski/mini.surround',
enabled = false,
-- stylua: ignore
keys = function(_, keys)
-- Populate the keys based on the user's options

View File

@ -2,7 +2,7 @@ return {
{
-- I dont get how this stuff works
'machakann/vim-sandwich',
enabled = true,
enabled = false,
-- stylua: ignore
keys = {
-- See https://github.com/machakann/vim-sandwich/blob/master/macros/sandwich/keymap/surround.vim