setup aerial

This commit is contained in:
2022-06-26 14:32:29 +02:00
parent d609883ff7
commit 0c66846e4e
5 changed files with 15 additions and 5 deletions

View File

@@ -179,6 +179,10 @@ return require('packer').startup(function()
},
config = get_setup('my_litee')
}
use {
'stevearc/aerial.nvim',
config = get_setup('aerial')
}
if packer_bootstrap then
require('packer').sync()
end