mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
fix(nvim): fidget symbol, ltex
This commit is contained in:
parent
bc0ef751e8
commit
1ee2260fa8
5 changed files with 30 additions and 23 deletions
|
|
@ -1,5 +1,5 @@
|
|||
require 'trailing-whitespace'.setup {
|
||||
patterns = { '\\s\\+$' },
|
||||
palette = { markdown = 'Teal' },
|
||||
default_color = 'Brown',
|
||||
default_color = '#EEEEEE',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue