update omz

This commit is contained in:
vandechat96
2022-05-31 17:00:14 +02:00
parent 0184b45ba5
commit 14286181ce
2 changed files with 2 additions and 2 deletions

View File

@@ -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