fixed loading of aerial
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user