1
0
Fork 0

nvim: no longer using Packer

This commit is contained in:
Pratham Patel 2023-03-12 18:19:01 +05:30
parent 5fb9a86683
commit ed6efb1fd8
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
--------------------------------------------------------------------------------
-- setup Packer
-- setup package manager
--------------------------------------------------------------------------------
local lazypath = vim.fn.stdpath 'data' .. '/lazy/lazy.nvim'