aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
blob: fbddbc6b92bb3a6eee6982d0a76653e7046403f6 (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
{
  "plugins": {
    "gruvbox.nvim": {
      "rev": "5e0a460",
      "src": "https://github.com/ellisonleao/gruvbox.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"
    }
  }
}