summaryrefslogtreecommitdiffstats
path: root/.emacs.d/ac-dict/java-mode
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/ac-dict/java-mode')
-rw-r--r--.emacs.d/ac-dict/java-mode50
1 files changed, 50 insertions, 0 deletions
diff --git a/.emacs.d/ac-dict/java-mode b/.emacs.d/ac-dict/java-mode
new file mode 100644
index 0000000..8ed3d04
--- /dev/null
+++ b/.emacs.d/ac-dict/java-mode
@@ -0,0 +1,50 @@
+abstract
+assert
+boolean
+break
+byte
+case
+catch
+char
+class
+const
+continue
+default
+do
+double
+else
+enum
+extends
+final
+finally
+float
+for
+goto
+if
+implements
+import
+instanceof
+int
+interface
+long
+native
+new
+package
+private
+protected
+public
+return
+short
+static
+strictfp
+super
+switch
+synchronized
+this
+throw
+throws
+transient
+try
+void
+volatile
+while