master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit e3d31b3978 - Show all commits

View File

@@ -6,5 +6,16 @@ return {
'nvim-treesitter/nvim-treesitter',
},
branch = 'master',
opts = {}
opts = {},
cmd = {
'DevdocsFetch',
'DevdocsInstall',
'DevdocsUninstall',
'DevdocsOpen',
'DevdocsOpenFloat',
'DevdocsOpenCurrent',
'DevdocsOpenCurrentFloat',
'DevdocsUpdate',
'DevdocsUpdateAll',
}
}