mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-12-27 05:41:45 +00:00
Compare commits
2 Commits
ec4efea745
...
6210f50a3e
Author | SHA1 | Date | |
---|---|---|---|
6210f50a3e | |||
91a3a31102 |
3
init.lua
3
init.lua
@ -52,6 +52,9 @@ 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