use releases for some plugins

This commit is contained in:
Oliver Hartmann
2023-06-30 14:00:50 +02:00
parent 3bcd87638d
commit fe7f9a7860
5 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,6 @@
return {
'nvim-treesitter/nvim-treesitter',
version = '*',
build = ':TSUpdate',
config = function()
require('nvim-treesitter.install').compilers = {'clang'}