No more format on save
This commit is contained in:
parent
e8a0968da3
commit
aa91136c43
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
lvim.log.level = "warn"
|
lvim.log.level = "warn"
|
||||||
lvim.format_on_save = true
|
lvim.format_on_save = false
|
||||||
lvim.leader = "space"
|
lvim.leader = "space"
|
||||||
lvim.colorscheme = "nord"
|
lvim.colorscheme = "nord"
|
||||||
lvim.transparent_window = true
|
lvim.transparent_window = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue