vickyprahastra / nvim_config

vicky nvim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

vicky nvim configuration


Languages

Language:Vim Script 100.0%