aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
blob: 30ffb00857aea42723b1ac7b8b87712ba99abc32 (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": "9b8fa5e0b78168f68bee9bf886dc20f287c61e02",
      "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": "602a9d7cdbb9e0c22fc9f08c577deaa2450e4458",
      "src": "https://github.com/tadmccorkle/markdown.nvim"
    },
    "mini.nvim": {
      "rev": "6bd3a01aaf7d248aea1b78aacdd5d44bffa002c1",
      "src": "https://github.com/nvim-mini/mini.nvim"
    },
    "nvim-lspconfig": {
      "rev": "9e36c0d1efc46859d8349b45deabb01ca7aaf7a0",
      "src": "https://github.com/neovim/nvim-lspconfig"
    },
    "nvim-treesitter": {
      "rev": "42fc28ba",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter"
    },
    "render-markdown.nvim": {
      "rev": "686af1e08c47a72e1f969ba2b40a424446d882cf",
      "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
    },
    "rose-pine": {
      "rev": "cf2a288696b03d0934da713d66c6d71557b5c997",
      "src": "https://github.com/rose-pine/neovim"
    }
  }
}