nvim 0.12 wip

This commit is contained in:
2026-01-07 12:36:07 +01:00
parent 98707aa239
commit f28cd20207
5 changed files with 795 additions and 0 deletions

View File

@@ -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",