nvim: add fzf-lua, remove telescope, remove snacks keys covered by fzf-lua
This commit is contained in:
@@ -25,6 +25,14 @@
|
||||
"rev": "c3e2251e813d29d885a7cbbe9808a7af234d845d",
|
||||
"src": "https://github.com/kepano/flexoki-neovim"
|
||||
},
|
||||
"fzf-lua": {
|
||||
"rev": "d9908fd0a5474994f00526ed17f0b77339dc0152",
|
||||
"src": "https://github.com/ibhagwan/fzf-lua"
|
||||
},
|
||||
"fzf-lua-frecency.nvim": {
|
||||
"rev": "5726403e132fe8699d670c7ef8d59dbed887b4e6",
|
||||
"src": "https://github.com/elanmed/fzf-lua-frecency.nvim"
|
||||
},
|
||||
"guess-indent.nvim": {
|
||||
"rev": "84a4987ff36798c2fc1169cbaff67960aed9776f",
|
||||
"src": "https://github.com/NMAC427/guess-indent.nvim"
|
||||
@@ -65,10 +73,6 @@
|
||||
"rev": "f55b25e493a7df76371cfadd0ded5004cb9cd48a",
|
||||
"src": "https://github.com/stevearc/oil.nvim"
|
||||
},
|
||||
"plenary.nvim": {
|
||||
"rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
|
||||
"src": "https://github.com/nvim-lua/plenary.nvim"
|
||||
},
|
||||
"slimline.nvim": {
|
||||
"rev": "6b1f20780a26813ba3c2f248c6c6f61e7281bb7b",
|
||||
"src": "https://github.com/sschleemilch/slimline.nvim"
|
||||
@@ -77,24 +81,6 @@
|
||||
"rev": "fe7cfe9800a182274d0f868a74b7263b8c0c020b",
|
||||
"src": "https://github.com/folke/snacks.nvim"
|
||||
},
|
||||
"telescope-frecency.nvim": {
|
||||
"rev": "d4f1bb2a939cc02720bceb635095246751db144f",
|
||||
"src": "https://github.com/nvim-telescope/telescope-frecency.nvim",
|
||||
"version": "1.0.0 - 2.0.0"
|
||||
},
|
||||
"telescope-fzf-native.nvim": {
|
||||
"rev": "6fea601bd2b694c6f2ae08a6c6fab14930c60e2c",
|
||||
"src": "https://github.com/nvim-telescope/telescope-fzf-native.nvim"
|
||||
},
|
||||
"telescope-git-grep.nvim": {
|
||||
"rev": "0936967941a6e7b3875d1b1bfff41b8bcd75bdf5",
|
||||
"src": "https://gitlab.com/davvid/telescope-git-grep.nvim"
|
||||
},
|
||||
"telescope.nvim": {
|
||||
"rev": "3333a52ff548ba0a68af6d8da1e54f9cd96e9179",
|
||||
"src": "https://github.com/nvim-telescope/telescope.nvim",
|
||||
"version": "'v0.2.1'"
|
||||
},
|
||||
"which-key.nvim": {
|
||||
"rev": "3aab2147e74890957785941f0c1ad87d0a44c15a",
|
||||
"src": "https://github.com/folke/which-key.nvim"
|
||||
|
||||
Reference in New Issue
Block a user