mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-08 22:16:34 +05:30
update nvim config
This commit is contained in:
@ -16,6 +16,12 @@ local options = {
|
||||
markdown = { prettier },
|
||||
nix = { "alejandra" },
|
||||
},
|
||||
|
||||
format_on_save = {
|
||||
lsp_fallback = true,
|
||||
async = false,
|
||||
timeout_ms = 1000,
|
||||
},
|
||||
}
|
||||
|
||||
require("conform").setup(options)
|
||||
|
Reference in New Issue
Block a user