aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
blob: 42da533a354d3055e33fb01920f14b6c0cd6e93c (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": "26c02e1",
      "src": "https://github.com/stevearc/conform.nvim"
    },
    "lazydev.nvim": {
      "rev": "371cd74",
      "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": "34bb889",
      "src": "https://github.com/tadmccorkle/markdown.nvim"
    },
    "mini.nvim": {
      "rev": "429e5f9",
      "src": "https://github.com/nvim-mini/mini.nvim"
    },
    "nvim-lspconfig": {
      "rev": "a89bfcf",
      "src": "https://github.com/neovim/nvim-lspconfig"
    },
    "nvim-treesitter": {
      "rev": "42fc28ba",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter"
    },
    "render-markdown.nvim": {
      "rev": "10126ef",
      "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
    },
    "tokyonight.nvim": {
      "rev": "5da1b76e64daf4c5d410f06bcb6b9cb640da7dfd",
      "src": "https://github.com/folke/tokyonight.nvim"
    }
  }
}