mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-12-25 21:01:45 +00:00
remove unused plugins
This commit is contained in:
parent
b0ce1f2c0b
commit
7b5e9cecc0
@ -11,7 +11,6 @@ return {
|
|||||||
-- Git related plugins
|
-- Git related plugins
|
||||||
'tpope/vim-fugitive',
|
'tpope/vim-fugitive',
|
||||||
dependencies = {
|
dependencies = {
|
||||||
'tpope/vim-rhubarb',
|
|
||||||
{
|
{
|
||||||
'rbong/vim-flog',
|
'rbong/vim-flog',
|
||||||
lazy = true,
|
lazy = true,
|
||||||
|
@ -16,9 +16,6 @@ require('lazy').setup({
|
|||||||
-- Discord RPC
|
-- Discord RPC
|
||||||
'andweeb/presence.nvim',
|
'andweeb/presence.nvim',
|
||||||
|
|
||||||
-- Practice games
|
|
||||||
'ThePrimeagen/vim-be-good',
|
|
||||||
|
|
||||||
-- Processing-Java
|
-- Processing-Java
|
||||||
'sophacles/vim-processing',
|
'sophacles/vim-processing',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user