chore: remove plenary
This commit is contained in:
@@ -24,7 +24,6 @@ end
|
|||||||
local ts = require("ts")
|
local ts = require("ts")
|
||||||
require("pack").setup({
|
require("pack").setup({
|
||||||
"https://github.com/navarasu/onedark.nvim",
|
"https://github.com/navarasu/onedark.nvim",
|
||||||
"https://github.com/nvim-lua/plenary.nvim",
|
|
||||||
"https://github.com/ibhagwan/fzf-lua",
|
"https://github.com/ibhagwan/fzf-lua",
|
||||||
{
|
{
|
||||||
"https://github.com/saghen/blink.cmp",
|
"https://github.com/saghen/blink.cmp",
|
||||||
|
|||||||
@@ -53,10 +53,6 @@
|
|||||||
"rev": "c293eb56db880a0539bf9d85b4a27816960b863e",
|
"rev": "c293eb56db880a0539bf9d85b4a27816960b863e",
|
||||||
"src": "https://github.com/hedyhli/outline.nvim"
|
"src": "https://github.com/hedyhli/outline.nvim"
|
||||||
},
|
},
|
||||||
"plenary.nvim": {
|
|
||||||
"rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
|
|
||||||
"src": "https://github.com/nvim-lua/plenary.nvim"
|
|
||||||
},
|
|
||||||
"tree-sitter-bash": {
|
"tree-sitter-bash": {
|
||||||
"rev": "a06c2e4415e9bc0346c6b86d401879ffb44058f7",
|
"rev": "a06c2e4415e9bc0346c6b86d401879ffb44058f7",
|
||||||
"src": "https://github.com/tree-sitter/tree-sitter-bash"
|
"src": "https://github.com/tree-sitter/tree-sitter-bash"
|
||||||
|
|||||||
Reference in New Issue
Block a user