Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Commit

Permalink
chore: deprecate nvim-lua/popup.nvim (ayamir#613)
Browse files Browse the repository at this point in the history
Ref: nvim-lua/plenary.nvim#209
(cherry picked from commit 7f1b6b0)
  • Loading branch information
hehelego authored and boomker committed Apr 3, 2023
1 parent dba42df commit 2e71e38
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 @@ -77,7 +77,6 @@
"nvim-web-devicons": { "branch": "master", "commit": "074e13f21f52bb45d654069bdadbcb6d7c2b65d0" },
"paint.nvim": { "branch": "main", "commit": "6ce64212804f425073c61ab0d9c2b034f0435260" },
"plenary.nvim": { "branch": "master", "commit": "253d34830709d690f013daf2853a9d21ad7accab" },
"popup.nvim": { "branch": "master", "commit": "b7404d35d5d3548a82149238289fa71f7f6de4ac" },
"project.nvim": { "branch": "main", "commit": "1c2e9c93c7c85126c2197f5e770054f53b1926fb" },
"promise-async": { "branch": "main", "commit": "7fa127fa80e7d4d447e0e2c78e99af4355f4247b" },
"refactoring.nvim": { "branch": "master", "commit": "57c32c6b7a211e5a3a5e4ddc4ad2033daff5cf9a" },
Expand All @@ -103,4 +102,4 @@
"which-key.nvim": { "branch": "main", "commit": "d1afcd48f309af58fdb43adc4581bf4b5684768b" },
"wilder.nvim": { "branch": "master", "commit": "679f348dc90d80ff9ba0e7c470c40a4d038dcecf" },
"yanky.nvim": { "branch": "main", "commit": "c4c794afd762a00ca543972e5b9e34ce9aa14a87" }
}
}
1 change: 0 additions & 1 deletion lua/modules/plugins/tool.lua
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,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 2e71e38

Please # to comment.