https://github.com/thebigcicca/awesome-lem
A curated list of lem editor resources.
https://github.com/thebigcicca/awesome-lem
List: awesome-lem
awesome awesome-lem awesome-list awesome-lists lem lem-editor
Last synced: 7 months ago
JSON representation
A curated list of lem editor resources.
- Host: GitHub
- URL: https://github.com/thebigcicca/awesome-lem
- Owner: thebigcicca
- License: gpl-3.0
- Created: 2025-03-01T01:47:45.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-09T14:26:11.000Z (7 months ago)
- Last Synced: 2025-03-17T01:27:38.071Z (7 months ago)
- Topics: awesome, awesome-lem, awesome-list, awesome-lists, lem, lem-editor
- Homepage:
- Size: 17.6 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.org
- License: LICENSE
Awesome Lists containing this project
README
#+OPTIONS: toc:t
* Awesome lem[[https://lem-project.github.io/icon-blue.svg]]
The text editor lem is the lisp hacker editor, super complete, extensible and easy to understand, together with emacs they are very powerful tools for those who work with lisp, and many others languages. This is an awesome curated list of the editor's most impressive features!
* Table Of Contents
- [[#Articles][Articles]]
- [[#Built-in-features][Built-in features]]
- [[#Dotfiles][Dotfiles]]
- [[#Extensions][Extensions]]
- [[#Themes][Themes]]* Articles
- [[https://prikaz98.github.io/blog/lem/lem.html][A Brief Article About the Lem Editor]]
- [[https://lisp-journey.gitlab.io/blog/oh-no-i-started-a-magit-like-plugin-for-the-lem-editor/][Oh no, I started a Magit-like plugin for the Lem editor]]
- [[https://garlic0x1.org/posts/lem/][garlic0x1 Lem]]
- [[https://lisp-journey.gitlab.io/blog/lem-can-be-started-as-a-full-featured-repl/][Lem can now be started as a full featured Lisp REPL]]
- [[https://irreal.org/blog/?p=11845][Lem: An Alternative To Emacs?]]
- [[https://www.bgcicca.com.br/posts/2025-03-01.html][Lem, the Editor of the Future?]]* Built-in features
- [[https://github.com/lem-project/lem/blob/main/extensions/legit/README.md][legit]]
- [[https://lem-project.github.io/usage/usage/#multiple-cursors][multiple cursors]]
- [[https://lem-project.github.io/usage/copilot/][copilot mode]]
- [[https://lem-project.github.io/usage/configuration/#vi-mode][vim mode]]
* Dotfiles- [[https://github.com/fukamachi/.lem][fukamachi/.lem]]
- [[https://github.com/garlic0x1/.lem][garlic0x1/.lem]]
- [[https://github.com/Gavinok/.lem][Gavinok/.lem]]
- [[https://github.com/bgcicca/oh-my-lem][bgcicca/oh-my-lem]]
- [[https://codeberg.org/sasanidas/lem-config/][sasanidas/lem-config]]
- [[https://github.com/sakurawald/.dotfiles][sakurawald/.dotfiles]]
- [[https://github.com/jcs090218/jcs-lem][jcs090218/jcs-lem]]
- [[https://github.com/anlsh/.lem][anlsh/.lem]]
- [[https://github.com/solanav/lem-conf][solanav/lem-conf]]
- [[https://github.com/40ants/lem-docker][40ants/lem-docker]]* Extensions
- [[https://github.com/40ants/lem-pareto][40ants/lem-pareto]]
- [[https://github.com/fukamachi/lem-vi-sexp][fukamachi/lem-vi-sexp]]* Themes
- [[https://github.com/40ants/lem-theme][40ants/lem-theme]]
- [[https://github.com/40ants/lem-solarized][40ants/lem-solarized]]* See Aslo
- [[https://github.com/lem-project/lem][lem-project/lem]]