From 583cee5d527698baebfa1ee4845c1a1ebbcf2453 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Thu, 9 May 2024 18:52:16 +0200 Subject: Remove: unused theme + useless options, adding a 80 chars graphical delimiter --- vim/plugins.vim | 1 - 1 file changed, 1 deletion(-) (limited to 'vim/plugins.vim') diff --git a/vim/plugins.vim b/vim/plugins.vim index a32da64..7dd1f9a 100644 --- a/vim/plugins.vim +++ b/vim/plugins.vim @@ -16,7 +16,6 @@ call plug#begin('~/.vim/plugged') " UI & Themes Plug 'joshdick/onedark.vim' " Onedark themes for vim -Plug 'mcchrish/zenbones.nvim' " White / dark colorscheme Plug 'liuchengxu/vim-which-key' " Show leader mapping cheatsheet " Git integration -- cgit v1.2.3