mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +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 +1,6 @@
|
|||
require('fidget').setup()
|
||||
require('fidget').setup({
|
||||
text = {
|
||||
spinner = "dots",
|
||||
-- done = "[Ok]",
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue