Update settings

This commit is contained in:
Alex Yatskov 2024-12-30 20:55:45 -08:00
parent 51bd610670
commit 3e467d6247
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ vim.keymap.set('n', '<leader>a', function()
require('argonaut').setup({
c = {brace_last_wrap = false},
cpp = {brace_last_wrap = false},
lua = {comma_last = true},
})
vim.cmd.ArgonautReflow()
end)

@ -1 +1 @@
Subproject commit 5fa76a6522b0ac51d918e0576b3203c229b7f74d
Subproject commit f3e96f32758597edaafc882aa5534cb3c30d7fe5