mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-12-26 13:21:45 +00:00
Compare commits
4 Commits
196be139c1
...
d1669264e0
Author | SHA1 | Date | |
---|---|---|---|
d1669264e0 | |||
a9a84de5ab | |||
|
318b036a44 | ||
|
2510c29d62 |
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({
|
||||||
|
-- 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