adding in harpoon and some config changes for indentlines in the original init.lua, also adds treesiter context

This commit is contained in:
X2dragunov2X 2024-07-07 01:56:17 -04:00
parent 5aeddfdd5d
commit a9aa5c3f68
4 changed files with 94 additions and 10 deletions

View file

@ -1,4 +1,12 @@
--[[
--{ {
"ThePrimeagen/harpoon",
branch = "harpoon2",
dependencies = { "nvim-lua/plenary.nvim" }
}
"ThePrimeagen/harpoon",
branch = "harpoon2",
dependencies = { "nvim-lua/plenary.nvim" }
}[[
--
-- This file is not required for your own configuration,
-- but helps people determine if their system is setup correctly.