Compare commits

..

No commits in common. "d1669264e03e8651b96d69cfdea37faab1c046e1" and "196be139c16f1961b51fc7e9421bc9dc92715406" have entirely different histories.

View File

@ -52,9 +52,6 @@ vim.opt.rtp:prepend(lazypath)
-- [[ Configure plugins ]]
require('lazy').setup({
-- Practice games
'ThePrimeagen/vim-be-good',
-- Git related plugins
'tpope/vim-fugitive',
'tpope/vim-rhubarb',