Emacs lisp huge single file packages

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • page-break-lines

    Emacs: display ugly ^L page breaks as tidy horizontal lines

    Some libraries use formfeed character L as a delimiter in a file. Emacs recognize it and provide commands for pages: C-x [, C-x ], C-x n p. They also help navigation in a single file. The package page-break-lines makes appearnce of L elegant.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • helm-pages

    A Helm data source for pages in the current buffer

    And if you really wish to add a touch to it, you can start using those ugly ^L (C-q C-l) together with page-break-lines and use page movement commands or helm-pages.

  • elpaca

    An elisp package manager

    Here's an overview of the current structure of Elpaca:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How Your Code Editor Got Its Superpowers 🚀

    3 projects | dev.to | 11 Nov 2024
  • Excerpts from John Wiegley and Adam Porter about personal information management

    1 project | news.ycombinator.com | 7 Nov 2024
  • gptel: A simple LLM client for Emacs

    5 projects | news.ycombinator.com | 3 Nov 2024
  • Zed – The Editor for What's Next

    2 projects | news.ycombinator.com | 3 Nov 2024
  • Org Mode Syntax Cheat Sheet

    10 projects | news.ycombinator.com | 1 Nov 2024

Did you konow that Emacs Lisp is
the 21st most popular programming language
based on number of metions?