fixed loading of aerial

This commit is contained in:
Oliver Hartmann
2022-12-20 10:57:56 +01:00
parent b91b0b48b4
commit dc534b5a38
3 changed files with 8 additions and 2 deletions

View File

@@ -200,8 +200,10 @@ return require('packer').startup(function()
config = get_setup('aerial'),
opt = true,
module = 'aerial',
cmd = {'Telescope aerial', 'AerialToggle'},
keys = {
{ 'n', '<leader>s' }
{ 'n', '<leader>s' },
{ 'n', '<A-m>' }
}
}
use {