]> git.cworth.org Git - notmuch/blobdiff - devel/uncrustify.cfg
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / devel / uncrustify.cfg
index 6a8769c63902e76835d27c5d32a0fd7a4e32595c..d203d4e1020e3cf2e0950e99806373c0f9040978 100644 (file)
@@ -117,3 +117,11 @@ align_right_cmt_span       = 8             # align comments span this much in func
 cmt_star_cont          = true
 
 # indent_brace         = 0
+
+indent_class = true
+
+# line width / line splitting
+code_width            102
+ls_for_split_full     True
+ls_func_split_full    True
+ls_code_width         True