From 977f795e0304204b6d4a397dab426009ec3957f9 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 10 Dec 2019 23:16:15 -0800 Subject: Enable ‘auto-fill-mode’ for comments in most programming modes The ones that are already backed by a formatter, such as Java, Python and sh don’t need it. --- oni-python/oni-python.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'oni-python') diff --git a/oni-python/oni-python.el b/oni-python/oni-python.el index 79ced5f..1496bf6 100644 --- a/oni-python/oni-python.el +++ b/oni-python/oni-python.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2019.0904.210747 +;; Version: 2019.1210.230756 ;; Package-Requires: (oni-yasnippet oni-company company-jedi oni-fci oni-flycheck rainbow-delimiters reformatter traad hydra) ;; This program is free software; you can redistribute it and/or modify -- cgit v1.3-2-g0d8e