chore(nvim): readd vim pope

main
sudo pacman -Syu 2023-07-21 10:37:15 +07:00
parent c552f81827
commit 5452b97641
1 changed files with 5 additions and 0 deletions

View File

@ -282,6 +282,11 @@ require("lazy").setup({
end,
},
-- https://github.com/tpope/vim-fugitive
{
"tpope/vim-fugitive",
},
-- https://github.com/tpope/vim-projectionist
{
"tpope/vim-projectionist",