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