mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-07 09:35:37 -08:00
small fix
This commit is contained in:
@@ -87,6 +87,7 @@ return {
|
||||
lsp_client_name = colors.purple,
|
||||
use = true,
|
||||
},
|
||||
spinner = { '⠋', '⠙', '⠹', '⠸', '⠼', '⠴', '⠦', '⠧', '⠇', '⠏' },
|
||||
timer = {
|
||||
progress_enddelay = 1500,
|
||||
spinner = 1500,
|
||||
|
||||
Reference in New Issue
Block a user