Dkendal / nvim-treeclimber

Neovim structured editing plugin
Apache License 2.0
163 stars 3 forks source link

feat: remove nvim-treesitter dependency #9

Closed perrin4869 closed 1 month ago

perrin4869 commented 1 month ago

nvim-treesitter is deprecating their plugin APIs another example of a plugin migrating: https://github.com/windwp/nvim-autopairs/pull/448 more info: https://github.com/nvim-treesitter/nvim-treesitter/issues/4767