require('nvim-treesitter').install({ 'c', 'lua', 'markdown', 'vim', 'vimdoc' }):wait(300000) -- wait max. 5 minutes