master #1

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

View File

@@ -0,0 +1,10 @@
return {
'luckasRanarison/nvim-devdocs',
dependencies = {
'nvim-lua/plenary.nvim',
'nvim-telescope/telescope.nvim',
'nvim-treesitter/nvim-treesitter',
},
branch = 'master',
opts = {}
}