disable more plugins
This commit is contained in:
parent
53927c893d
commit
d4ce269b03
12 changed files with 183 additions and 195 deletions
|
|
@ -1,9 +1,10 @@
|
|||
if true then
|
||||
return {}
|
||||
else
|
||||
-- https://github.com/ThePrimeagen/harpoon/tree/harpoon2 - this branch, follow before removing trueflag above
|
||||
return {
|
||||
'ThePrimeagen/harpoon',
|
||||
branch = 'harpoon2',
|
||||
dependencies = { { 'nvim-lua/plenary.nvim' } },
|
||||
}
|
||||
end
|
||||
-- https://github.com/ThePrimeagen/harpoon/tree/harpoon2 - this branch, follow before removing trueflag above
|
||||
return {
|
||||
'ThePrimeagen/harpoon',
|
||||
branch = 'harpoon2',
|
||||
dependencies = { { 'nvim-lua/plenary.nvim' } },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue