/nvim_config

vicky nvim configuration

Primary LanguageVim Script

nvim_config

vicky nvim configuration

How to install

https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.3/SourceCodePro.zip

Next, unzip the contents of the folder and copy the fonts to ~/.local/share/fonts/ with:

mkdir ~/.local/share/fonts
unzip SourceCodePro.zip -d ~/.local/share/fonts/
fc-cache ~/.local/share/fonts
reboot/restart system