thomazmoura / dev-environment

Dev Environment for developing with NeoVim
MIT License
3 stars 0 forks source link

Simplify TreeSitter.nvim installation with a separate script #10

Closed thomazmoura closed 2 years ago

thomazmoura commented 2 years ago

Currently the TreeSitter.nvim installation take a lot of steps (one for each TreeSitter plugin). It would probably be much better for layer caching to keep all of them in a single script file.