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

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

[elpa] master 3b14294 56/78: Remove dup


From: Dmitry Gutov
Subject: [elpa] master 3b14294 56/78: Remove dup
Date: Sun, 18 Feb 2018 07:40:25 -0500 (EST)

branch: master
commit 3b14294a80e3c84242e38495022b3cda1b5bbbb8
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

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

diff --git a/company-keywords.el b/company-keywords.el
index d010f7d..414c7b0 100644
--- a/company-keywords.el
+++ b/company-keywords.el
@@ -155,7 +155,7 @@
     (kotlin-mode
      "abstract" "annotation" "as" "break" "by" "catch" "class" "companion"
      "const" "constructor" "continue" "data" "do" "else" "enum" "false" "final"
-     "finally" "for" "fun" "if" "import" "in" "in" "init" "inner" "interface"
+     "finally" "for" "fun" "if" "import" "in" "init" "inner" "interface"
      "internal" "is" "lateinit" "nested" "null" "object" "open" "out" 
"override"
      "package" "private" "protected" "public" "return" "super" "this" "throw"
      "trait" "true" "try" "typealias" "val" "var" "when" "while")



reply via email to

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