diff --git a/init.lua b/init.lua index d8da5c3..45e8fff 100644 --- a/init.lua +++ b/init.lua @@ -24,7 +24,6 @@ end local ts = require("ts") require("pack").setup({ "https://github.com/navarasu/onedark.nvim", - "https://github.com/nvim-lua/plenary.nvim", "https://github.com/ibhagwan/fzf-lua", { "https://github.com/saghen/blink.cmp", diff --git a/nvim-pack-lock.json b/nvim-pack-lock.json index 6eafd27..ffd1f3b 100644 --- a/nvim-pack-lock.json +++ b/nvim-pack-lock.json @@ -53,10 +53,6 @@ "rev": "c293eb56db880a0539bf9d85b4a27816960b863e", "src": "https://github.com/hedyhli/outline.nvim" }, - "plenary.nvim": { - "rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509", - "src": "https://github.com/nvim-lua/plenary.nvim" - }, "tree-sitter-bash": { "rev": "a06c2e4415e9bc0346c6b86d401879ffb44058f7", "src": "https://github.com/tree-sitter/tree-sitter-bash"