Readme - install instructions
This commit is contained in:
parent
82cc23ec98
commit
bab9857c49
@ -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
|
||||
|
@ -1,6 +1,7 @@
|
||||
return {
|
||||
-- ['nvim-lua/plenary.nvim'] = {},
|
||||
['ThePrimeagen/harpoon'] = {
|
||||
module = "harpoon",
|
||||
ft = "harpoon",
|
||||
config = function()
|
||||
require "custom.plugins.harpoon"
|
||||
|
Loading…
Reference in New Issue
Block a user