From 14286181ceed3108b306ca0d9ac1f2ecad506f98 Mon Sep 17 00:00:00 2001 From: vandechat96 Date: Tue, 31 May 2022 17:00:14 +0200 Subject: [PATCH] update omz --- lvim/config.lua | 2 +- oh-my-zsh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lvim/config.lua b/lvim/config.lua index 416fd1c..3e1f646 100644 --- a/lvim/config.lua +++ b/lvim/config.lua @@ -10,7 +10,7 @@ an executable -- general lvim.log.level = "warn" -lvim.format_on_save = true +lvim.format_on_save = false lvim.colorscheme = "onedarker" vim.opt.tabstop = 4 vim.opt.softtabstop = 4 diff --git a/oh-my-zsh b/oh-my-zsh index de6c08e..7a37784 160000 --- a/oh-my-zsh +++ b/oh-my-zsh @@ -1 +1 @@ -Subproject commit de6c08e6f631b2a2d908727fea437b22cbd4006b +Subproject commit 7a377846fa1dfc8276e59a600a2d111d78d3a1c7