No more format on save

This commit is contained in:
Dustin Swan 2022-03-04 16:26:21 -05:00
parent e8a0968da3
commit aa91136c43

View file

@ -1,5 +1,5 @@
lvim.log.level = "warn"
lvim.format_on_save = true
lvim.format_on_save = false
lvim.leader = "space"
lvim.colorscheme = "nord"
lvim.transparent_window = true