mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-12-27 22:01:45 +00:00
Compare commits
No commits in common. "d1669264e03e8651b96d69cfdea37faab1c046e1" and "196be139c16f1961b51fc7e9421bc9dc92715406" have entirely different histories.
d1669264e0
...
196be139c1
3
init.lua
3
init.lua
@ -52,9 +52,6 @@ vim.opt.rtp:prepend(lazypath)
|
|||||||
|
|
||||||
-- [[ Configure plugins ]]
|
-- [[ Configure plugins ]]
|
||||||
require('lazy').setup({
|
require('lazy').setup({
|
||||||
-- Practice games
|
|
||||||
'ThePrimeagen/vim-be-good',
|
|
||||||
|
|
||||||
-- Git related plugins
|
-- Git related plugins
|
||||||
'tpope/vim-fugitive',
|
'tpope/vim-fugitive',
|
||||||
'tpope/vim-rhubarb',
|
'tpope/vim-rhubarb',
|
||||||
|
Loading…
Reference in New Issue
Block a user