mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2026-07-04 13:24:47 +01:00
Replaced deprecated "nvim-tresitter" with "tree-sitter-manager"
This commit is contained in:
@@ -41,7 +41,7 @@ return {
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
"nvim-telescope/telescope.nvim",
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
"romus204/tree-sitter-manager.nvim",
|
||||
},
|
||||
opts = function()
|
||||
local target_path = vim.fn.expand("~/Documents/Work_Notes/")
|
||||
|
||||
Reference in New Issue
Block a user