aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
blob: c1558b307127426a4ade7556f1c8fb02fd65ed7a (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": "4993e07fac6679d0a5005aa7499e0bad2bd39f19",
      "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": "dca98843fab66d080779cd973e7139e258ff164c",
      "src": "https://github.com/nvim-mini/mini.nvim"
    },
    "nvim-lspconfig": {
      "rev": "effe4bf2e1afb881ea67291c648b68dd3dfc927a",
      "src": "https://github.com/neovim/nvim-lspconfig"
    },
    "nvim-treesitter": {
      "rev": "42fc28ba",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter"
    },
    "render-markdown.nvim": {
      "rev": "6e0e8902dac70fecbdd8ce557d142062a621ec38",
      "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
    },
    "tokyonight.nvim": {
      "rev": "5da1b76e64daf4c5d410f06bcb6b9cb640da7dfd",
      "src": "https://github.com/folke/tokyonight.nvim"
    }
  }
}