aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
blob: 529217961102e7d4ed0dfa0c58a84cedd4de7d6e (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
{
  "plugins": {
    "gruvbox.nvim": {
      "rev": "5e0a460",
      "src": "https://github.com/ellisonleao/gruvbox.nvim"
    },
    "lazydev.nvim": {
      "rev": "e28ce52",
      "src": "https://github.com/folke/lazydev.nvim"
    },
    "mini.nvim": {
      "rev": "14145d3",
      "src": "https://github.com/nvim-mini/mini.nvim"
    },
    "nvim-lspconfig": {
      "rev": "ac98db2",
      "src": "https://github.com/neovim/nvim-lspconfig"
    },
    "nvim-treesitter": {
      "rev": "42fc28ba",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter"
    },
    "oil.nvim": {
      "rev": "7e1cd77",
      "src": "https://github.com/stevearc/oil.nvim"
    }
  }
}