aboutsummaryrefslogtreecommitdiff
path: root/.config/nvim/nvim-pack-lock.json
blob: 4f75631ca74a6c2f2b215aa88c3e493444567ac8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "plugins": {
    "mini.pick": {
      "rev": "bb764a5",
      "src": "https://github.com/nvim-mini/mini.pick"
    },
    "nvim-lspconfig": {
      "rev": "a89bfcf",
      "src": "https://github.com/neovim/nvim-lspconfig"
    },
    "nvim-treesitter": {
      "rev": "65a266bf",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter",
      "version": "'main'"
    }
  }
}