chore: delete everything related to nui-components (#129)

This commit is contained in:
yetone
2024-08-21 22:10:49 +08:00
committed by GitHub
parent 83d067695e
commit b3d14359b9
2 changed files with 1 additions and 68 deletions

View File

@@ -33,12 +33,7 @@ Install `avante.nvim` using [lazy.nvim](https://github.com/folke/lazy.nvim):
"nvim-tree/nvim-web-devicons",
"stevearc/dressing.nvim",
"nvim-lua/plenary.nvim",
{
"grapp-dev/nui-components.nvim",
dependencies = {
"MunifTanjim/nui.nvim"
}
},
"MunifTanjim/nui.nvim",
--- The below is optional, make sure to setup it properly if you have lazy=true
{
'MeanderingProgrammer/render-markdown.nvim',