Documentation at https://melpa.org/#/ede-php-autoload-drupal
Documentation at https://melpa.org/#/company-irony-c-headers
Documentation at https://melpa.org/#/org-table-sticky-header
Documentation at https://melpa.org/#/gitlab-ci-mode-flycheck
Documentation at https://melpa.org/#/load-theme-buffer-local
Documentation at https://melpa.org/#/find-file-in-repository
Documentation at https://melpa.org/#/isearch-symbol-at-point
Documentation at https://melpa.org/#/latex-unicode-math-mode
Documentation at https://melpa.org/#/auto-async-byte-compile
Documentation at https://melpa.org/#/evil-better-visual-line
Documentation at https://melpa.org/#/auto-complete-c-headers
Documentation at https://melpa.org/#/phoenix-dark-pink-theme
This package provides evil-mode text objects for Python.
ElementaryX: Elementary Emacs configuration coupled with Guix. Dev minimal setup.
ElementaryX: Elementary Emacs configuration coupled with Guix. Minimal org-mode setup.
Tentative portable (latex and html) usage of vector pictures for org-mode.
This package provides an ESS-like binding to send lines or regions to a REPL from Javascript buffers.
Simple corfu as-you-type auto-suggestion candidate overlay with a visual indication of whether there are many or exactly one candidate available.
This package provides a minor mode that calls whitespace-cleanup before saving the current buffer only if the whitespace in the buffer was initially clean.
emacs-git-messenger provides git-messenger:popup-message, a function that when called, will popup the last git commit message for the current line. This uses git-blame internally.
This package is a theme for emacs-spaceline that recreates most of the segments available in that package using icons from emacs-all-the-icons. Icon fonts allow for more tailored and detailed information in the mode line.
This package provides a hook variable switch-buffer-functions. The hooks will be run when the current buffer is changed after an interactive command, i.e., when post-command-hook hooks are run. The hooked functions will be called with both the previous and the current buffer.
This package provides a minor mode to highlight indentation levels via font-lock. Indent widths are dynamically discovered, which means this correctly highlights in any mode, regardless of indent width, even in languages with non-uniform indentation such as Haskell. This mode works properly around hard tabs and mixed indentation and behaves well in large buffers.
This package provides a way to REPL into a new Firefox instance's JavaScript engine. A new throwaway Firefox profile directory is created before each run, so you won't need to modify your existing profiles. This mode takes care of starting the new Firefox process in debugging mode, which may be tedious to do by hand. This comint mode is barebones and unstructured, meant for quick JavaScript experiments.