aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
blob: 4777a1a4ab46f34ac5422f9625b985f6f050a789 (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": "ffe26e8df8115c9665d24231f8a49fadb2d611ce",
      "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": "1a16542bc3e3faf079b4d38b467a71356c7ea2f4",
      "src": "https://github.com/tadmccorkle/markdown.nvim"
    },
    "mini.nvim": {
      "rev": "6f11e41a137590e4a5f13624a2a9a845686e719f",
      "src": "https://github.com/nvim-mini/mini.nvim"
    },
    "nvim-lspconfig": {
      "rev": "a2bd1cf7b0446a7414aaf373cea5e4ca804c9c69",
      "src": "https://github.com/neovim/nvim-lspconfig"
    },
    "nvim-treesitter": {
      "rev": "42fc28ba",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter"
    },
    "render-markdown.nvim": {
      "rev": "b2b135347e299ffbf7f4123fb7811899b0c9f4b8",
      "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
    },
    "tokyonight.nvim": {
      "rev": "5da1b76e64daf4c5d410f06bcb6b9cb640da7dfd",
      "src": "https://github.com/folke/tokyonight.nvim"
    }
  }
}