{"id":16659704,"url":"https://github.com/rksm/emacs-rust-config","last_synced_at":"2025-03-16T23:31:35.093Z","repository":{"id":43918029,"uuid":"336815416","full_name":"rksm/emacs-rust-config","owner":"rksm","description":"emacs.d files for making Emacs a Rust development environment","archived":false,"fork":false,"pushed_at":"2024-04-10T15:50:55.000Z","size":28,"stargazers_count":95,"open_issues_count":2,"forks_count":29,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-27T15:07:23.971Z","etag":null,"topics":["emacs","rust"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rksm.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":"2021-02-07T15:07:00.000Z","updated_at":"2025-02-14T07:07:03.000Z","dependencies_parsed_at":"2024-10-27T12:00:04.189Z","dependency_job_id":null,"html_url":"https://github.com/rksm/emacs-rust-config","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/rksm%2Femacs-rust-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rksm%2Femacs-rust-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rksm%2Femacs-rust-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rksm%2Femacs-rust-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rksm","download_url":"https://codeload.github.com/rksm/emacs-rust-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243832661,"owners_count":20355126,"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":["emacs","rust"],"created_at":"2024-10-12T10:26:17.522Z","updated_at":"2025-03-16T23:31:34.728Z","avatar_url":"https://github.com/rksm.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+STARTUP: showeverything\n\n* .emacs.d config for Rust\n\nThis accompanies my [[https://robert.kra.hn/posts/rust-emacs-setup/][\"Configuring Emacs for Rust development\" blog post]].\n\n It uses rust-anlyzer via rustic, lsp-mode, and lsp-ui-mode and also makes use of company, flycheck, and yasnippet. Among those features you get are\n\n- Navigating the source code (go to to implementation, list references of symbols, outline structure of a file)\n- Code completion (\"intellisense\")\n- Code snippets\n- Highlighting errors and warnings inline\n- Apply code fixes and refactorings\n- Automatically import definitions if necessary (such as Traits)\n- Code formatting with rustfmt\n- Building \u0026 running other cargo commands\n\nThe actual configuration lives in [[./init.el][init.el]]. Feel free to copy and paste as you see fit.\n\nTo run emacs with just this config, clone this repo, then:\n\n#+begin_src shell\nemacs -q --load \"/path/to/standalone.el\"\n#+end_src\n\n** License\n\n[[./LICENSE][MIT licensed]]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frksm%2Femacs-rust-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frksm%2Femacs-rust-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frksm%2Femacs-rust-config/lists"}