mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-18 00:57:12 +00:00
Removed transparency plugin
Changes to be committed:
modified: lua/plugins.lua
This commit is contained in:
@@ -4,9 +4,6 @@ if not ok then
|
|||||||
end
|
end
|
||||||
|
|
||||||
packer.startup(function(use)
|
packer.startup(function(use)
|
||||||
-- Transparency
|
|
||||||
use("xiyaowong/nvim-transparent")
|
|
||||||
|
|
||||||
-- Base16 colorscheme
|
-- Base16 colorscheme
|
||||||
use("RRethy/nvim-base16")
|
use("RRethy/nvim-base16")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user