diff --git a/lua/custom/plugins/ui.lua b/lua/custom/plugins/ui.lua index 3e47e38..41821f6 100644 --- a/lua/custom/plugins/ui.lua +++ b/lua/custom/plugins/ui.lua @@ -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'