master #1

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

View File

@@ -206,7 +206,7 @@ return require('packer').startup(function()
use { use {
'stevearc/aerial.nvim', 'stevearc/aerial.nvim',
requires = { requires = {
'telescope' 'nvim-telescope/telescope.nvim'
}, },
config = get_setup('aerial'), config = get_setup('aerial'),
opt = true, opt = true,