chore: more local tooling, fzf for nvim

This commit is contained in:
Vasili Svirydau
2026-05-28 09:26:26 -07:00
parent 85482e8c7b
commit 89d93bd0b4
5 changed files with 125 additions and 72 deletions
+13
View File
@@ -8,6 +8,10 @@
"rev": "889e2e96edef4e144965571d46f7a77bcc4d0ddf",
"src": "https://github.com/j-hui/fidget.nvim"
},
"fzf-lua": {
"rev": "fea9eedc6894c44d44cbb772a5cd11c93b82d7a1",
"src": "https://github.com/ibhagwan/fzf-lua"
},
"gitsigns.nvim": {
"rev": "dd3f588bacbeb041be6facf1742e42097f62165d",
"src": "https://github.com/lewis6991/gitsigns.nvim"
@@ -48,6 +52,10 @@
"rev": "a939e425e363319d952a6c35fb3f38b34041ded2",
"src": "https://github.com/andythigpen/nvim-coverage"
},
"nvim-eslint": {
"rev": "3c893af4152a417742e6ce96d9468b3f26359006",
"src": "https://github.com/esmuellert/nvim-eslint"
},
"nvim-java": {
"rev": "602a5f7fa92f9c1d425a2159133ff9de86842f0a",
"src": "https://github.com/nvim-java/nvim-java"
@@ -76,6 +84,11 @@
"rev": "75e49cfa588a89ca667d767c0afef3ceac205faa",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-surround": {
"rev": "2e93e154de9ff326def6480a4358bfc149d5da2c",
"src": "https://github.com/kylechui/nvim-surround",
"version": "4.0.0 - 5.0.0"
},
"plenary.nvim": {
"rev": "74b06c6c75e4eeb3108ec01852001636d85a932b",
"src": "https://github.com/nvim-lua/plenary.nvim"