Stan15 / nvim-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvim-config

My NeoVim configuration, using the lazy.nvim package manager

Setting up fonts

You need to install a nerd font on your system for icons to display properly. To install a nerd font on your linux system, you can simply run the script font-install.sh. For example, to install the FiraCode font, run the following command:

bash font-install.sh FiraCode

If you provide no arguments to the script, the FiraCode font will be installed by default.

About


Languages

Language:Lua 95.4%Language:Shell 4.6%