add trailspace again

This commit is contained in:
Christoph J. Scherr 2024-07-09 15:28:30 +02:00
parent fa322fb88e
commit f5542cea1a
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ return {
}
end,
},
{ 'echasnovski/mini.trailspace', lazy = false, version = false, opts = { only_in_normal_buffers = true } },
{
'folke/which-key.nvim',
event = 'VimEnter', -- Sets the loading event to 'VimEnter'