replace inconsistent trailing whitespace functionality with one from mini

This commit is contained in:
2025-11-23 01:33:31 +01:00
parent 411bc325c5
commit 5275987eb0
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,6 @@
return { {
'ellisonleao/gruvbox.nvim',
lazy = false,
dependencies = { 'johnfrankmorgan/whitespace.nvim' },
priority = 1000,
---@module 'gruvbox'
---@type GruvboxConfig