aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
blob: b624ffad4490a77c12faa73fa860c74bac06082c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
  "plugins": {
    "blink.cmp": {
      "rev": "b19413d214068f316c78978b08264ed1c41830ec",
      "src": "https://github.com/saghen/blink.cmp",
      "version": ">=0.0.0"
    },
    "conform.nvim": {
      "rev": "4993e07fac6679d0a5005aa7499e0bad2bd39f19",
      "src": "https://github.com/stevearc/conform.nvim"
    },
    "friendly-snippets": {
      "rev": "572f566",
      "src": "https://github.com/rafamadriz/friendly-snippets"
    },
    "nvim-autopairs": {
      "rev": "7a2c97c",
      "src": "https://github.com/windwp/nvim-autopairs"
    },
    "nvim-jack-in": {
      "rev": "85120eb606ea2c8bfbce2d9c759656eeee443915",
      "src": "https://tangled.org/treybastian.com/nvim-jack-in"
    },
    "nvim-lspconfig": {
      "rev": "30a2b191bccf541ce1797946324c9329e90ec448",
      "src": "https://github.com/neovim/nvim-lspconfig"
    },
    "nvim-surround": {
      "rev": "fcfa7e0",
      "src": "https://github.com/kylechui/nvim-surround"
    },
    "nvim-treesitter": {
      "rev": "42fc28ba",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter"
    },
    "nvim-treesitter-context": {
      "rev": "660861b1849256398f70450afdf93908d28dc945",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter-context"
    },
    "nvim-treesitter-endwise": {
      "rev": "a61a9de",
      "src": "https://github.com/RRethy/nvim-treesitter-endwise"
    },
    "nvim-ts-autotag": {
      "rev": "c4ca798",
      "src": "https://github.com/windwp/nvim-ts-autotag"
    },
    "plenary.nvim": {
      "rev": "b9fd522",
      "src": "https://github.com/nvim-lua/plenary.nvim"
    },
    "qfutil.nvim": {
      "rev": "15637d02d09d5e435d9e34b7f14332f9c54c70f8",
      "src": "https://github.com/neurosnap/qfutil.nvim"
    },
    "rainbow-delimiters.nvim": {
      "rev": "8aafe2cbd89cd4090f573a98cab6b20366576fde",
      "src": "https://github.com/HiPhish/rainbow-delimiters.nvim"
    },
    "telescope.nvim": {
      "rev": "1f8a534a320dca8d73f6de58c2e8eea4dd4ced89",
      "src": "https://github.com/nvim-telescope/telescope.nvim"
    },
    "vim-eunuch": {
      "rev": "e86bb79",
      "src": "https://github.com/tpope/vim-eunuch"
    },
    "vim-fugitive": {
      "rev": "61b51c09b7c9ce04e821f6cf76ea4f6f903e3cf4",
      "src": "https://github.com/tpope/vim-fugitive"
    },
    "vim-heritage": {
      "rev": "574baeb",
      "src": "https://github.com/jessarcher/vim-heritage"
    }
  }
}