summaryrefslogtreecommitdiff
path: root/dot-config/nvim/nvim-pack-lock.json
blob: 47f5aaa8332ac9fbcf1e7e475330489d25bf6da4 (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
  "plugins": {
    "conform.nvim": {
      "rev": "cde4da5",
      "src": "https://github.com/stevearc/conform.nvim"
    },
    "fzf-lua": {
      "rev": "a8458b7",
      "src": "https://github.com/ibhagwan/fzf-lua"
    },
    "gitsigns.nvim": {
      "rev": "20ad441",
      "src": "https://github.com/lewis6991/gitsigns.nvim"
    },
    "hardtime.nvim": {
      "rev": "b4e4319",
      "src": "https://github.com/m4xshen/hardtime.nvim"
    },
    "lualine.nvim": {
      "rev": "3946f01",
      "src": "https://github.com/nvim-lualine/lualine.nvim"
    },
    "mason.nvim": {
      "rev": "ad7146a",
      "src": "https://github.com/mason-org/mason.nvim"
    },
    "modus-themes.nvim": {
      "rev": "c57c2c5",
      "src": "https://github.com/miikanissi/modus-themes.nvim"
    },
    "nui.nvim": {
      "rev": "de74099",
      "src": "https://github.com/MunifTanjim/nui.nvim"
    },
    "nvim-lspconfig": {
      "rev": "2010fc6",
      "src": "https://github.com/neovim/nvim-lspconfig"
    },
    "nvim-notify": {
      "rev": "8701bec",
      "src": "https://github.com/rcarriga/nvim-notify"
    },
    "nvim-treesitter": {
      "rev": "42fc28ba",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter"
    },
    "plenary.nvim": {
      "rev": "b9fd522",
      "src": "https://github.com/nvim-lua/plenary.nvim"
    },
    "todo-comments.nvim": {
      "rev": "411503d",
      "src": "https://github.com/folke/todo-comments.nvim"
    },
    "yazi.nvim": {
      "rev": "667028e",
      "src": "https://github.com/mikavilpas/yazi.nvim"
    }
  }
}