Updated nvim to 0.12 -> removed nvim treesitter because it has become redundant and merged into nvim itself
This commit is contained in:
@@ -12,7 +12,6 @@ return {
|
||||
})
|
||||
end,
|
||||
dependencies = {
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
'nvim-tree/nvim-web-devicons',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user