fidget.lua (196B)
1 if not pcall(require, 'fidget') then 2 return 3 end 4 5 require('fidget').setup { 6 progress = { 7 display = { 8 done_ttl = 0.5, 9 progress_icon = { 10 pattern = 'moon' }, 11 }, 12 }, 13 }
![]() | neovimPersonal neovim configuration files |
git clone git://gtms.dev/neovim | |
Log | Files | Refs |