Skip to content

Commit

Permalink
chore: deprecate nvim-lua/popup.nvim (ayamir#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
hehelego authored and singlemancombat committed Apr 3, 2023
1 parent ea4e6a8 commit ac0c2a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions lazy-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
"paint.nvim": { "branch": "main", "commit": "6ce64212804f425073c61ab0d9c2b034f0435260" },
"papercolor": { "branch": "master", "commit": "9051480ad9129ff4ab4fffb38b44779b9081626f" },
"plenary.nvim": { "branch": "master", "commit": "253d34830709d690f013daf2853a9d21ad7accab" },
"popup.nvim": { "branch": "master", "commit": "b7404d35d5d3548a82149238289fa71f7f6de4ac" },
"project.nvim": { "branch": "main", "commit": "1c2e9c93c7c85126c2197f5e770054f53b1926fb" },
"rust-tools.nvim": { "branch": "master", "commit": "71d2cf67b5ed120a0e31b2c8adb210dd2834242f" },
"smartyank.nvim": { "branch": "master", "commit": "7e3905578f646503525b2f7018b8afd17861018c" },
Expand All @@ -100,4 +99,4 @@
"vim-matchup": { "branch": "master", "commit": "156367e4cbd123bc9a70eeabeaa16f7cf9239e12" },
"which-key.nvim": { "branch": "main", "commit": "4b73390eec680b4c061ea175eb32c0ff3412271d" },
"wilder.nvim": { "branch": "master", "commit": "679f348dc90d80ff9ba0e7c470c40a4d038dcecf" }
}
}
1 change: 0 additions & 1 deletion lua/modules/plugins/tool.lua
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ tool["nvim-telescope/telescope.nvim"] = {
dependencies = {
{ "nvim-tree/nvim-web-devicons" },
{ "nvim-lua/plenary.nvim" },
{ "nvim-lua/popup.nvim" },
{ "debugloop/telescope-undo.nvim" },
{
"ahmedkhalf/project.nvim",
Expand Down

0 comments on commit ac0c2a3

Please sign in to comment.