mirror of https://github.com/tiyn/dotfiles
parent
23b2e6cd6f
commit
e1bda0c7eb
@ -0,0 +1,11 @@
|
||||
return {
|
||||
-- ctags like menu
|
||||
{
|
||||
'stevearc/aerial.nvim',
|
||||
opts = {},
|
||||
dependencies = {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
"nvim-tree/nvim-web-devicons"
|
||||
},
|
||||
}
|
||||
}
|
Loading…
Reference in new issue