chore: more local tooling, fzf for nvim
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user