return { "tpope/vim-vinegar", "tpope/vim-surround", "tpope/vim-sleuth", "tpope/vim-abolish", "adpce/feline.nvim", "mattn/emmet-vim", "easymotion/vim-easymotion", "mhinz/vim-startify", "jergason/symbols-outline.nvim", "neovim/nvim-lspconfig", { "vulns-are-features-too/nvim-cmp", --"hrsh7th/nvim-cmp", dependencies = { "hrsh7th/cmp-nvim-lsp", "hrsh7th/cmp-buffer", "hrsh7th/cmp-path", "hrsh7th/cmp-cmdline", "hrsh7th/cmp-vsnip", "hrsh7th/vim-vsnip", }, }, { "nvim-telescope/telescope.nvim", tag = "0.1.8", dependencies = { "nvim-lua/plenary.nvim", "nvim-treesitter/nvim-treesitter", }, }, { "scottmckendry/cyberdream.nvim", lazy = false, priority = 1000, }, { "akinsho/bufferline.nvim", version = "*", dependencies = "nvim-tree/nvim-web-devicons", }, { "stevearc/conform.nvim", opts = {}, }, }