nvim 0.12 wip
This commit is contained in:
@@ -1,9 +1,26 @@
|
||||
{
|
||||
"plugins": {
|
||||
"blink.cmp": {
|
||||
"rev": "b19413d",
|
||||
"src": "https://github.com/saghen/blink.cmp",
|
||||
"version": "1.0.0 - 2.0.0"
|
||||
},
|
||||
"conform.nvim": {
|
||||
"rev": "8314f4c",
|
||||
"src": "https://github.com/stevearc/conform.nvim"
|
||||
},
|
||||
"diffview.nvim": {
|
||||
"rev": "4516612",
|
||||
"src": "https://github.com/sindrets/diffview.nvim"
|
||||
},
|
||||
"fd": {
|
||||
"rev": "5f95a78",
|
||||
"src": "https://github.com/sharkdp/fd"
|
||||
},
|
||||
"gitsigns.nvim": {
|
||||
"rev": "dfac404",
|
||||
"src": "https://github.com/lewis6991/gitsigns.nvim"
|
||||
},
|
||||
"neo-tree.nvim": {
|
||||
"rev": "f3df514",
|
||||
"src": "https://github.com/nvim-neo-tree/neo-tree.nvim",
|
||||
|
||||
Reference in New Issue
Block a user