chore(nvim): remove unused configuration
This commit is contained in:
parent
421d1658a8
commit
5c9da925d5
10 changed files with 0 additions and 173 deletions
|
@ -1,6 +0,0 @@
|
|||
local status_ok, fidget = pcall(require, "fidget")
|
||||
if not status_ok then
|
||||
return
|
||||
end
|
||||
|
||||
fidget.setup {}
|
Reference in a new issue