aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
blob: b6d8b78577c72fab988b3a2402895f373c00a2b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "plugins": {
    "gruvbox.nvim": {
      "rev": "5e0a460",
      "src": "https://github.com/ellisonleao/gruvbox.nvim"
    },
    "nvim-lspconfig": {
      "rev": "ac98db2",
      "src": "https://github.com/neovim/nvim-lspconfig"
    },
    "nvim-treesitter": {
      "rev": "42fc28ba",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter"
    }
  }
}