commit 402a451f224581ed86cb4e1250903dffcd63a465 parent b78dd3f410ac9c92fbef6952577c18e4c0135cbd Author: awy <awy@awy.one> Date: Tue, 16 Dec 2025 21:12:36 +0300 e Diffstat:
| M | .config/nvim/lua/plugins/conform.lua | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.config/nvim/lua/plugins/conform.lua b/.config/nvim/lua/plugins/conform.lua @@ -23,7 +23,6 @@ return { BasedOnStyle: LLVM, BreakBeforeBraces: Custom, BraceWrapping: { AfterFunction: true }, - AlwaysBreakAfterReturnType: All }]], }, },