Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 580 Bytes

File metadata and controls

5 lines (4 loc) · 580 Bytes

NVim Config File

While wokring on my config file for NVim, I'll be using NvChad as my daily. The respository for NvChad can be found here!

future references

If a plugin is not working, delete it and then install it again. Most likely, something went wrong during installation. Anyways, cd into .local/share/nvim/site/pack/parker/start and delete the plugin with rm -rf [name]. Afterwards, delete the file from after/plugin and the code in packer.lua file found in lua/yehdar/packer.lua. You can begin again with a clean slate!