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