Readme - install instructions

This commit is contained in:
serxoz 2022-07-04 11:17:04 +02:00
parent 82cc23ec98
commit bab9857c49
2 changed files with 10 additions and 0 deletions

View File

@ -1 +1,10 @@
custom config files for nvchad
## First run
In order to install nvchad pluggins and custom ones you must follow:
- sh install.sh
- <ESC>:q
- exec nvim
- <ESC>:PackerSync
- <ESC>:q
- now it must work fine

View File

@ -1,6 +1,7 @@
return {
-- ['nvim-lua/plenary.nvim'] = {},
['ThePrimeagen/harpoon'] = {
module = "harpoon",
ft = "harpoon",
config = function()
require "custom.plugins.harpoon"