aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
blob: 397919701e204bc1f9a32bdbe18fdef49808f1f2 (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": "4b713b9da0061a54750bfed457e190459be28c7b",
      "src": "https://github.com/stevearc/conform.nvim"
    },
    "friendly-snippets": {
      "rev": "572f566",
      "src": "https://github.com/rafamadriz/friendly-snippets"
    },
    "nvim-autopairs": {
      "rev": "c2a0dd0d931d0fb07665e1fedb1ea688da3b80b4",
      "src": "https://github.com/windwp/nvim-autopairs"
    },
    "nvim-jack-in": {
      "rev": "85120eb606ea2c8bfbce2d9c759656eeee443915",
      "src": "https://tangled.org/treybastian.com/nvim-jack-in"
    },
    "nvim-lspconfig": {
      "rev": "41ceb6bba3a40128b7841f5b7f5a9dae7201e823",
      "src": "https://github.com/neovim/nvim-lspconfig"
    },
    "nvim-surround": {
      "rev": "1098d7b3c34adcfa7feb3289ee434529abd4afd1",
      "src": "https://github.com/kylechui/nvim-surround"
    },
    "nvim-treesitter": {
      "rev": "42fc28ba",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter"
    },
    "nvim-treesitter-context": {
      "rev": "64dd4cf3f6fd0ab17622c5ce15c91fc539c3f24a",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter-context"
    },
    "nvim-treesitter-endwise": {
      "rev": "8fe8a95630f4f2c72a87ba1927af649e0bfaa244",
      "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": "3333a52ff548ba0a68af6d8da1e54f9cd96e9179",
      "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"
    }
  }
}