mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-30 14:49:43 +02:00
chore: format on save off by default
chore: check if table
This commit is contained in:
parent
57c159fe3c
commit
08d3c056ff
4 changed files with 7 additions and 3 deletions
|
@ -10,7 +10,7 @@ an executable
|
|||
|
||||
-- general
|
||||
lvim.log.level = "warn"
|
||||
lvim.format_on_save = false
|
||||
lvim.format_on_save.enabled = false
|
||||
lvim.colorscheme = "lunar"
|
||||
-- to disable icons and use a minimalist setup, uncomment the following
|
||||
-- lvim.use_icons = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue