emacs-lisp
Here are 1,107 public repositories matching this topic...
-
Updated
Jan 31, 2021 - Python
Maybe it's a dump question, but seems flycheck report all the prelude- symbols for this error, is there a way to avoid this error being reported?
-
Updated
Mar 7, 2021 - Emacs Lisp
Expected behavior
With projectile-create-missing-test-files enabled, when using projectile-toggle-between-implementation-and-test in a file like .../src/main/.../foo.scala, Projectile should always create a file .../src/test/.../fooSpec.scala in the corresponding test directory if such file doesn't exist.
Actual behavior
If the project already contains a file with a name
For JavaDoc to work properly for third-party libraries we need to register their JavaDoc like this:
(javadoc/add-remote-javadoc "com.amazonaws." "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/")
(javadoc/add-remote-javadoc "org.apache.kafka." "https://kafka.apache.org/090/javadoc/")
For the sake of convenience we can add some configuration map that gets evaluated when a REP
-
Updated
Feb 23, 2021 - Emacs Lisp
-
Updated
Mar 6, 2021 - Emacs Lisp
-
Updated
Feb 18, 2021 - Emacs Lisp
-
Updated
Feb 15, 2021 - Emacs Lisp
-
Updated
Mar 3, 2021 - Emacs Lisp
-
Updated
Mar 4, 2021 - Emacs Lisp
-
Updated
Feb 13, 2021 - Emacs Lisp
-
Updated
Sep 9, 2020 - Shell
-
Updated
Feb 25, 2021 - Emacs Lisp
These boolean variables do not seem to have an effect when enabled through an entry in custom-set-variables.
zenburn-use-variable-pitch
zenburn-scale-org-headlines
zenburn-scale-outline-headlines
Should these be removed from the customize interface and a comment be added to the README telling users to set this before loading the theme?
-
Updated
Mar 2, 2021 - YASnippet
-
Updated
Feb 18, 2021 - Emacs Lisp
Expected behavior
The following are both valid keywords, however, the font locking doesn't work on the second one
:foo
:1foo
Actual behavior
Keywords starting with a number are not colorised as keywords
Steps to reproduce the problem
see example above
Environment & Version information
clojure-mode version
*Include here the version string dis
-
Updated
Mar 7, 2021 - Emacs Lisp
-
Updated
Feb 16, 2021 - Emacs Lisp
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Dec 28, 2020 - Emacs Lisp
-
Updated
Feb 2, 2021 - Emacs Lisp
-
Updated
Mar 7, 2021 - Emacs Lisp
-
Updated
Oct 3, 2020 - Emacs Lisp
-
Updated
Mar 6, 2021 - Emacs Lisp
-
Updated
Feb 26, 2021 - Emacs Lisp
Improve this page
Add a description, image, and links to the emacs-lisp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the emacs-lisp topic, visit your repo's landing page and select "manage topics."
It would be great if there were a module for the Zig programming language in the future. Right now, the tooling around Zig is still a little nascent, but I've created a WIP module in my own doom configuration: https://github.com/bnjmnt4n/system/tree/ab2c5b0072d2923372bfc3966fc6c1f834173582/doom/modules/lang/zig.
Plugins: