summaryrefslogtreecommitdiff
path: root/lua/user/plugins.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/user/plugins.lua')
-rw-r--r--lua/user/plugins.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua
index b970f2b..1fa4e03 100644
--- a/lua/user/plugins.lua
+++ b/lua/user/plugins.lua
@@ -13,6 +13,7 @@ return packer.startup(function(use)
-- Colorschemes
--use "lunarvim/colorschemes" -- Additional colorschemes
+ use "marko-cerovac/material.nvim"
-- Buffers
use 'matbme/JABS.nvim'