Updated ts-tools to use node modules bin if there

Updated neovim project back to main repo
This commit is contained in:
2024-03-25 15:58:32 +01:00
parent 1fef045f35
commit fd4133ff85
2 changed files with 16 additions and 11 deletions

View File

@@ -1,10 +1,6 @@
--- @type LazyPluginSpec
return {
-- "coffebar/neovim-project",
"TakenMC/neovim-project",
branch = "projetloadcommand",
-- "neovim-project",
-- dir = "~/git/neovim-project",
"coffebar/neovim-project",
priority = 100,
dependencies = {
{ "nvim-lua/plenary.nvim" },