{"id":26442161,"url":"https://github.com/thebigcicca/awesome-lem","last_synced_at":"2025-03-18T10:17:52.460Z","repository":{"id":280068544,"uuid":"940887777","full_name":"thebigcicca/awesome-lem","owner":"thebigcicca","description":"A curated list of lem editor resources. ","archived":false,"fork":false,"pushed_at":"2025-03-09T14:26:11.000Z","size":18,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-17T01:27:38.071Z","etag":null,"topics":["awesome","awesome-lem","awesome-list","awesome-lists","lem","lem-editor"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thebigcicca.png","metadata":{"files":{"readme":"readme.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-01T01:47:45.000Z","updated_at":"2025-03-10T02:23:09.000Z","dependencies_parsed_at":"2025-03-17T01:27:44.492Z","dependency_job_id":"d57c8ffe-406a-42f2-876c-f64c822a32e8","html_url":"https://github.com/thebigcicca/awesome-lem","commit_stats":null,"previous_names":["bgcicca/awesome-lem","thebigcicca/awesome-lem"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebigcicca%2Fawesome-lem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebigcicca%2Fawesome-lem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebigcicca%2Fawesome-lem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebigcicca%2Fawesome-lem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thebigcicca","download_url":"https://codeload.github.com/thebigcicca/awesome-lem/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244198395,"owners_count":20414443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome","awesome-lem","awesome-list","awesome-lists","lem","lem-editor"],"created_at":"2025-03-18T10:17:51.704Z","updated_at":"2025-03-18T10:17:52.431Z","avatar_url":"https://github.com/thebigcicca.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"#+OPTIONS: toc:t\n* Awesome lem\n\n[[https://lem-project.github.io/icon-blue.svg]]\n\nThe 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!\n\n* Table Of Contents\n  - [[#Articles][Articles]]\n  - [[#Built-in-features][Built-in features]]\n  - [[#Dotfiles][Dotfiles]]\n  - [[#Extensions][Extensions]]\n  - [[#Themes][Themes]]\n\n* Articles\n\n- [[https://prikaz98.github.io/blog/lem/lem.html][A Brief Article About the Lem Editor]]\n- [[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]]\n- [[https://garlic0x1.org/posts/lem/][garlic0x1 Lem]]\n- [[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]]\n- [[https://irreal.org/blog/?p=11845][Lem: An Alternative To Emacs?]]\n- [[https://www.bgcicca.com.br/posts/2025-03-01.html][Lem, the Editor of the Future?]]\n\n* Built-in features\n\n- [[https://github.com/lem-project/lem/blob/main/extensions/legit/README.md][legit]]\n- [[https://lem-project.github.io/usage/usage/#multiple-cursors][multiple cursors]]\n- [[https://lem-project.github.io/usage/copilot/][copilot mode]]\n- [[https://lem-project.github.io/usage/configuration/#vi-mode][vim mode]]\n  \n* Dotfiles\n\n- [[https://github.com/fukamachi/.lem][fukamachi/.lem]]\n- [[https://github.com/garlic0x1/.lem][garlic0x1/.lem]]\n- [[https://github.com/Gavinok/.lem][Gavinok/.lem]]\n- [[https://github.com/bgcicca/oh-my-lem][bgcicca/oh-my-lem]]\n- [[https://codeberg.org/sasanidas/lem-config/][sasanidas/lem-config]]\n- [[https://github.com/sakurawald/.dotfiles][sakurawald/.dotfiles]] \n- [[https://github.com/jcs090218/jcs-lem][jcs090218/jcs-lem]]\n- [[https://github.com/anlsh/.lem][anlsh/.lem]]\n- [[https://github.com/solanav/lem-conf][solanav/lem-conf]]\n- [[https://github.com/40ants/lem-docker][40ants/lem-docker]]\n\n* Extensions\n\n- [[https://github.com/40ants/lem-pareto][40ants/lem-pareto]]\n- [[https://github.com/fukamachi/lem-vi-sexp][fukamachi/lem-vi-sexp]]\n\n* Themes\n\n- [[https://github.com/40ants/lem-theme][40ants/lem-theme]]\n- [[https://github.com/40ants/lem-solarized][40ants/lem-solarized]]\n\n* See Aslo\n\n- [[https://github.com/lem-project/lem][lem-project/lem]]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebigcicca%2Fawesome-lem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthebigcicca%2Fawesome-lem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebigcicca%2Fawesome-lem/lists"}