emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/company 7b45c29de6 2/3: format it


From: ELPA Syncer
Subject: [elpa] externals/company 7b45c29de6 2/3: format it
Date: Thu, 14 Jul 2022 09:57:31 -0400 (EDT)

branch: externals/company
commit 7b45c29de674249902fb5057ea13dcacd0935eb2
Author: yuchunzhou <909655299@qq.com>
Commit: yuchunzhou <909655299@qq.com>

    format it
---
 company-keywords.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/company-keywords.el b/company-keywords.el
index 7efc4bd1cd..8c05ea0c99 100644
--- a/company-keywords.el
+++ b/company-keywords.el
@@ -200,8 +200,7 @@
      "export" "finally" "for" "from" "func" "if" "import" "in" "include" 
"interface" "is" "isnot"
      "iterator" "let" "macro" "method" "mixin" "mod" "nil" "not" "notin" 
"object" "of" "or" "out"
      "proc" "ptr" "raise" "ref" "return" "shl" "shr" "static" "template" "try" 
"tuple" "type"
-     "using" "var" "when" "while" "xor" "yield"
-     )
+     "using" "var" "when" "while" "xor" "yield")
     (objc-mode
      "@catch" "@class" "@encode" "@end" "@finally" "@implementation"
      "@interface" "@private" "@protected" "@protocol" "@public"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]