refactor: replace telescope with fzf-lua, drop nvim-notify

This commit is contained in:
2026-04-14 02:35:56 +02:00
parent 5468a5a628
commit e55540bd59
6 changed files with 65 additions and 213 deletions
+4 -16
View File
@@ -9,6 +9,10 @@
"src": "https://github.com/saghen/blink.cmp",
"version": "1.0.0 - 2.0.0"
},
"fzf-lua": {
"rev": "1e866cce085cc6df3d3e4fb59f00105fa84cef6c",
"src": "https://github.com/ibhagwan/fzf-lua"
},
"gitsigns.nvim": {
"rev": "0d797daee85366bc242580e352a4f62d67557b84",
"src": "https://github.com/lewis6991/gitsigns.nvim"
@@ -33,10 +37,6 @@
"rev": "bedca8b426b2fee0ccac596d167d71bbe971253f",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-notify": {
"rev": "8701bece920b38ea289b457f902e2ad184131a5d",
"src": "https://github.com/rcarriga/nvim-notify"
},
"nvim-tree.lua": {
"rev": "509962f21ab7289d8dcd28568af539be39a8c01e",
"src": "https://github.com/nvim-tree/nvim-tree.lua"
@@ -57,18 +57,6 @@
"rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"telescope-fzf-native.nvim": {
"rev": "6fea601bd2b694c6f2ae08a6c6fab14930c60e2c",
"src": "https://github.com/nvim-telescope/telescope-fzf-native.nvim"
},
"telescope-undo.nvim": {
"rev": "928d0c2dc9606e01e2cc547196f48d2eaecf58e5",
"src": "https://github.com/debugloop/telescope-undo.nvim"
},
"telescope.nvim": {
"rev": "7ef4d6dccb78ee71e552bbd866176762ad328afa",
"src": "https://github.com/nvim-telescope/telescope.nvim"
},
"tree-sitter-bash": {
"rev": "a06c2e4415e9bc0346c6b86d401879ffb44058f7",
"src": "https://github.com/tree-sitter/tree-sitter-bash"