aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
blob: 4f37eda54564c7e3af5b32b4a179089526d3a71d (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
{
  "plugins": {
    "conform.nvim": {
      "rev": "4b713b9da0061a54750bfed457e190459be28c7b",
      "src": "https://github.com/stevearc/conform.nvim"
    },
    "lazydev.nvim": {
      "rev": "5231c62aa83c2f8dc8e7ba957aa77098cda1257d",
      "src": "https://github.com/folke/lazydev.nvim"
    },
    "markdown-table-mode.nvim": {
      "rev": "bb1ea9b",
      "src": "https://github.com/Kicamon/markdown-table-mode.nvim"
    },
    "markdown.nvim": {
      "rev": "093be911d90de03877f3009de36081c1a6242d51",
      "src": "https://github.com/tadmccorkle/markdown.nvim"
    },
    "mini.nvim": {
      "rev": "43ec25063430196d36f5fff5758c9101775f3d57",
      "src": "https://github.com/nvim-mini/mini.nvim"
    },
    "nvim-lspconfig": {
      "rev": "41ceb6bba3a40128b7841f5b7f5a9dae7201e823",
      "src": "https://github.com/neovim/nvim-lspconfig"
    },
    "nvim-treesitter": {
      "rev": "42fc28ba",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter"
    },
    "render-markdown.nvim": {
      "rev": "07d088bf8bdadd159eb807b90eaee86a4778383f",
      "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
    },
    "rose-pine": {
      "rev": "cf2a288696b03d0934da713d66c6d71557b5c997",
      "src": "https://github.com/rose-pine/neovim"
    }
  }
}