Compare commits
No commits in common. "ddf8072881e412ffe1970847cbd55e458e6eb926" and "1ab09ff0ddf0d5ae9ae7ed7719096a922730d30f" have entirely different histories.
ddf8072881
...
1ab09ff0dd
2 changed files with 1 additions and 3 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 4adeeaa7a32d46cf3b5833341358c797304f950a
|
||||
Subproject commit dd0c15170f9ab2ffac695d90212318c05078751d
|
|
@ -5,8 +5,6 @@ vim.api.nvim_create_autocmd({ "VimLeave" }, {
|
|||
end,
|
||||
})
|
||||
|
||||
require("nvim-web-devicons").setup {}
|
||||
|
||||
require("fidget").setup {
|
||||
progress = {
|
||||
display = {
|
||||
|
|
Loading…
Reference in a new issue