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

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

[elpa] externals/company 4ca77f2 2/3: update


From: ELPA Syncer
Subject: [elpa] externals/company 4ca77f2 2/3: update
Date: Mon, 9 Aug 2021 09:57:09 -0400 (EDT)

branch: externals/company
commit 4ca77f2dcac1195f7918acb4b07a9f0b085f72eb
Author: yuchunzhou <chunzhou.yu@qq.com>
Commit: yuchunzhou <chunzhou.yu@qq.com>

    update
---
 company-keywords.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/company-keywords.el b/company-keywords.el
index 5cc5f5e..0bb17ef 100644
--- a/company-keywords.el
+++ b/company-keywords.el
@@ -182,7 +182,7 @@
      "trait" "true" "try" "typealias" "val" "var" "when" "while")
     (lua-mode
      ;; https://www.lua.org/manual/5.3/manual.html
-     "and" "break" "do" "else" "elseif" "end" "false" "for" "function" "goto" 
" if"
+     "and" "break" "do" "else" "elseif" "end" "false" "for" "function" "goto" 
"if"
      "in" "local" "nil" "not" "or" "repeat" "return" "then" "true" "until" 
"while")
     (objc-mode
      "@catch" "@class" "@encode" "@end" "@finally" "@implementation"



reply via email to

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