refactor(nvim): remove packer, unused
This commit is contained in:
parent
eae0178a9d
commit
256d42c05f
@ -17,9 +17,6 @@ vim.opt.runtimepath:prepend(lazypath)
|
|||||||
local lazy = require("lazy")
|
local lazy = require("lazy")
|
||||||
|
|
||||||
lazy.setup({
|
lazy.setup({
|
||||||
-- Packer Itself
|
|
||||||
{ "wbthomason/packer.nvim" },
|
|
||||||
|
|
||||||
-- Commonly used library
|
-- Commonly used library
|
||||||
{
|
{
|
||||||
"nvim-lua/plenary.nvim",
|
"nvim-lua/plenary.nvim",
|
||||||
|
Loading…
Reference in New Issue
Block a user