mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-16 02:15:34 +00:00
Add toggleFormatOnSave capability to conform
This commit is contained in:
parent
80ac1cbc7b
commit
c688311e37
2 changed files with 67 additions and 38 deletions
|
|
@ -93,11 +93,7 @@ in {
|
|||
})
|
||||
end
|
||||
''
|
||||
else "
|
||||
vim.lsp.buf.format({
|
||||
bufnr = bufnr,
|
||||
})
|
||||
"
|
||||
else ""
|
||||
}
|
||||
end,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue