Skip to content

Commit

Permalink
update plugins.json
Browse files Browse the repository at this point in the history
  • Loading branch information
paperdev-code committed Nov 23, 2024
1 parent fc93de6 commit 4136bab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/HM/neovim/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"indent-blankline-nvim": {
"_github": "lukas-reineke/indent-blankline.nvim",
"hash": "sha256-OKtaibgT9uPQQmddfj7YKgAYc7lz4ne1dbUz9PdRAvA=",
"url": "https://github.com/lukas-reineke/indent-blankline.nvim/archive/refs/tags/v3.8.2.tar.gz"
"hash": "sha256-WVDNi/woG0ohPEYzM83mmXDCRNYnQbqooSDVUtBsJbY=",
"url": "https://github.com/lukas-reineke/indent-blankline.nvim/archive/refs/tags/v3.8.5.tar.gz"
},
"mini-nvim": {
"_github": "echasnovski/mini.nvim",
Expand All @@ -36,8 +36,8 @@
},
"toggleterm-nvim": {
"_github": "akinsho/toggleterm.nvim",
"hash": "sha256-hJ6nBCgSyYF1pY4lX+b8WZd49i5F6BwOmrl7xVSIwRw=",
"url": "https://github.com/akinsho/toggleterm.nvim/archive/refs/tags/v2.12.0.tar.gz"
"hash": "sha256-RKDVxkiko7WZLsjAZaDCKTsmKPoSK91YjQ8INJwlgDE=",
"url": "https://github.com/akinsho/toggleterm.nvim/archive/refs/tags/v2.13.0.tar.gz"
},
"which-key-nvim": {
"_github": "folke/which-key.nvim",
Expand Down

0 comments on commit 4136bab

Please sign in to comment.