From 219cbfebffa3d90f5750b12006a5c8c9b57e0b62 Mon Sep 17 00:00:00 2001 From: talha <-> Date: Tue, 22 Jul 2025 14:35:04 +0500 Subject: Updated config with some ergonomic changes and html snippets --- after/ftplugin/cpp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'after/ftplugin/cpp.lua') diff --git a/after/ftplugin/cpp.lua b/after/ftplugin/cpp.lua index c933d5b..f3bcf24 100644 --- a/after/ftplugin/cpp.lua +++ b/after/ftplugin/cpp.lua @@ -1 +1 @@ -vim.opt.cinoptions = 'l1' +vim.opt.cinoptions = 'l1(0' -- cgit v1.2.3