Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Troubleshooting

A.s edited this page Oct 15, 2022 · 3 revisions

Install/beginner issues

Missing dependencies

doom-nvim assumes "luarocks" is already installed. If you don't have it, you'll see error messages in most modules, including those that come pre-enabled (e.g. neorg/ gtd).

Font icons show as "?" or otherwise are not displaying correctly.

doom-nvim utilized the "Nerd Fonts" to display icons. If your terminal isn't configured to use a font that supports the nerd icons, you'll need to change your font to one that includes the Nerd icons. Be aware that the nerd-fonts repo has a lot of common terminal fonts already modified and ready for downloading, so download a patched version, set your terminal to use it and restart neovim.

If you don't want to manually download them you can use getnf tool for downloading and installing them in your system.