ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.84k stars 449 forks source link

some error about `leetcode.nvim` #1087

Closed Penguin-SAMA closed 7 months ago

Penguin-SAMA commented 7 months ago

Version confirmation

Following prerequisites

Not a user config issue

Neovim version

NVIM v0.10.0-dev-1741+gc45d1e32a

Operating system/version

ArchLinux

Terminal name/version

Alacritty

$TERM environment variable

No response

Branch info

main (Default/Latest)

Fetch Preferences

SSH (use_ssh = true)

How to reproduce the issue

when i type nvim leetcode.nvim , i saw image my leetcode.lua like this: image

Expected behavior

no error

Actual behavior

No response

Additional information

No response

Jint-lzxy commented 7 months ago

u don't need to specify dependencies that already exist. In other words, u only need to add MunifTanjim/nui.nvim to the dependencies table here.