adding in harpoon and some config changes for indentlines in the original init.lua, also adds treesiter context
This commit is contained in:
parent
5aeddfdd5d
commit
a9aa5c3f68
4 changed files with 94 additions and 10 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue