kawre / leetcode.nvim

A Neovim plugin enabling you to solve LeetCode problems.
MIT License
655 stars 34 forks source link

When I open it, the following error pops up. #31

Closed Penguin-SAMA closed 7 months ago

Penguin-SAMA commented 7 months ago

OS : ArchLinux Neovim : nvimdots image

my leetcode.lua like this: image

kawre commented 7 months ago

Try removing nvim-notify from the dependency list.

Even if this resolves this error, you can open an issue on nvimdots as it seems to be an issue with their nvim-notify configuration.

Penguin-SAMA commented 7 months ago

When I remove dependencies other than nui.nvim, it works fine.

I-Own-You commented 4 months ago

When I remove dependencies other than nui.nvim, it works fine.

which font is in your images in neovim ?

Penguin-SAMA commented 4 months ago

@I-Own-You Sorry, I can't remember, I don't use Arch anymore