From 2b1fc1e6c318cf8f834fc80e8b56b4c58788776c Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 15 Jan 2022 15:52:31 +0100 Subject: Remove default config for zen mode in plugins --- lua/plugins.lua | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/lua/plugins.lua b/lua/plugins.lua index 64447a0..66ce44c 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -43,16 +43,7 @@ return { { "goolord/alpha-nvim" }, { "antoinemadec/FixCursorHold.nvim" }, -- This is needed to fix lsp doc highlight { "folke/which-key.nvim" }, - { - "folke/zen-mode.nvim", - config = function() - require("zen-mode").setup({ - -- your configuration comes here - -- or leave it empty to use the default settings - -- refer to the configuration section below - }) - end, - }, + { "folke/zen-mode.nvim" }, { "windwp/nvim-spectre" }, { "phaazon/hop.nvim" }, { -- cgit v1.2.3-70-g09d2