I was surprised not to find an introduction to Emacs Lisp on https://learnxinyminutes.com so I created one. This page is now on https://learnxinyminutes.com/docs/elisp/ too.
Comments and feedback are welcome !
;; This gives an introduction to Emacs Lisp i... (more…)
Read more »
Comparing the core values of our text editors, describing the history of Neovim's development, and discussing the rise of VSCode. (more…)
Read more »
Fastest LSP client for Emacs. Contribute to manateelazycat/lsp-bridge development by creating an account on GitHub. (more…)
Read more »
Magit is a text-based Git user interface that puts an unmatched
focus on streamlining workflows. Commands are invoked using short
mnemonic key sequences that take the cursor’s position in the highly
actionable interface into account to provide context-se... (more…)
Read more »
For your consideration, a possible quality of life improvement in using Emacs. Typically the next-to-the-smallest unit of point movement is by word. This is reinforced by binding M-f and M-b... (more…)
Read more »