{"id":16003065,"url":"https://github.com/luposlip/emacs-cheatsheet","last_synced_at":"2025-04-05T01:26:32.183Z","repository":{"id":140633668,"uuid":"76642643","full_name":"luposlip/emacs-cheatsheet","owner":"luposlip","description":"My Prelude based Clojure Emacs setup and cheatsheet","archived":false,"fork":false,"pushed_at":"2024-02-21T12:19:21.000Z","size":572,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T05:48:50.574Z","etag":null,"topics":["cheatsheet","clojure","emacs-configuration"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luposlip.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2016-12-16T09:55:38.000Z","updated_at":"2021-12-15T18:15:31.000Z","dependencies_parsed_at":"2023-07-11T01:15:49.060Z","dependency_job_id":null,"html_url":"https://github.com/luposlip/emacs-cheatsheet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luposlip%2Femacs-cheatsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luposlip%2Femacs-cheatsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luposlip%2Femacs-cheatsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luposlip%2Femacs-cheatsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luposlip","download_url":"https://codeload.github.com/luposlip/emacs-cheatsheet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247274257,"owners_count":20912070,"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":["cheatsheet","clojure","emacs-configuration"],"created_at":"2024-10-08T10:06:09.742Z","updated_at":"2025-04-05T01:26:32.161Z","avatar_url":"https://github.com/luposlip.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Luposlip's Emacs/Clojure Cheatsheet\n\nIf you're interested in my [old setup using plain emacs, see here](old-setup-plain-emacs.md).\n\nI've recently (October 2021) started using @bbatsov's [Prelude](https://github.com/bbatsov/prelude).\n\nSo my setup is much simpler now. I just add my [luposlip.el](luposlip.el) to my\n`~/.emacs.d/personal` folder, and that's it.\n\nI'm still using a subset of [ergoemacs](https://ergoemacs.github.io), but\ninstead of the full blown ergoemacs-mode, I use the limited [`lvl2`](https://ergoemacs.github.io/gradual-adoption.html)\ntheme to preserve as many as the great Prelude defaults as possible, and still\nkeeping my sanity with `C-c` (copy), `C-v` (paste), `C-z` (undo), `M-s` (switch buffer)\nand navigation with `M-i` (line up), `M-k` (line down), `M-j` (char left) and\nM-l (char right) plus a few others defaults:\n[ergoemacs standard shortcuts](https://ergoemacs.github.io/standard-shortcuts.html).\n\nRemember to enable the Prelude module for `clojure` development under:\n`.emacs.d/personal/prelude-modules.el`!\n\n## Building Emacs\n\n1. Download latest Emacs, or pull from github\n2. cd into the emacs source folder\n3. `sudo apt install build-essential libgtk-3-dev libgnutls28-dev libtiff5-dev libgif-dev libjpeg-dev libpng-dev libxpm-dev libncurses-dev texinfo mail-utils libgccjit-11-dev`\n4. `./autogen.sh`\n5. `./configure --with-native-compilation --with-mailutils`\n6. `make -j8`\n7. `sudo make install`\n\n## Thanks to\n\n@bbatsov for all his great work for the Clojure community!\n\n## Licence\n\nCopyright © Henrik Mohr 2016-2023\n\nDistributed under [Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) CC Licence\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluposlip%2Femacs-cheatsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluposlip%2Femacs-cheatsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluposlip%2Femacs-cheatsheet/lists"}