refactor: replace telescope with fzf-lua, drop nvim-notify
This commit is contained in:
@@ -25,13 +25,7 @@ local ts = require("ts")
|
||||
require("pack").setup({
|
||||
"https://github.com/navarasu/onedark.nvim",
|
||||
"https://github.com/nvim-lua/plenary.nvim",
|
||||
"https://github.com/rcarriga/nvim-notify",
|
||||
"https://github.com/debugloop/telescope-undo.nvim",
|
||||
{
|
||||
"https://github.com/nvim-telescope/telescope-fzf-native.nvim",
|
||||
build = { "make" },
|
||||
},
|
||||
"https://github.com/nvim-telescope/telescope.nvim",
|
||||
"https://github.com/ibhagwan/fzf-lua",
|
||||
{
|
||||
"https://github.com/saghen/blink.cmp",
|
||||
version = vim.version.range("^1"),
|
||||
|
||||
Reference in New Issue
Block a user