mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-12-28 06:11:45 +00:00
Compare commits
No commits in common. "6210f50a3ea659f5bea742a7f60422a3e4bff7e1" and "ec4efea7452501db622ee32f41d9db1cfcb94683" have entirely different histories.
6210f50a3e
...
ec4efea745
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({
|
||||||
-- Discord RPC
|
|
||||||
'andweeb/presence.nvim',
|
|
||||||
|
|
||||||
-- Practice games
|
-- Practice games
|
||||||
'ThePrimeagen/vim-be-good',
|
'ThePrimeagen/vim-be-good',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user