{"id":16517249,"url":"https://github.com/vietanhdev/s-editor","last_synced_at":"2025-10-26T19:02:02.862Z","repository":{"id":79025346,"uuid":"101536496","full_name":"vietanhdev/S-Editor","owner":"vietanhdev","description":"My configuration for Emacs: \u003c\u003c Stark Editor \u003e\u003e","archived":false,"fork":false,"pushed_at":"2019-01-26T04:12:18.000Z","size":2597,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T06:42:13.534Z","etag":null,"topics":["emacs","emacs-configuration"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vietanhdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-08-27T07:21:36.000Z","updated_at":"2021-02-02T02:14:14.000Z","dependencies_parsed_at":"2023-06-02T23:49:34.509Z","dependency_job_id":null,"html_url":"https://github.com/vietanhdev/S-Editor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2FS-Editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2FS-Editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2FS-Editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2FS-Editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vietanhdev","download_url":"https://codeload.github.com/vietanhdev/S-Editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241559360,"owners_count":19982251,"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","emacs-configuration"],"created_at":"2024-10-11T16:29:38.057Z","updated_at":"2025-10-26T19:02:02.729Z","avatar_url":"https://github.com/vietanhdev.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stark Editor\nThis is a new configuration for Emacs focusing on light weight and highly customizable structure.\n\n![Stark editor](screenshot/screenshot1.png)\n![Stark editor](screenshot/screenshot2.png)\n\n## Quick Install Guide\n\n### Step 1: Clone Git repository\n\nOpen Terminal, type:\n\n~~~ bash\nrm -rf ~/.emacs.d\nrm ~/.emacs\ngit clone https://github.com/vietanhdev/S-Editor.git ~/.emacs.d\n~~~\n\nFor those who don't have git bash on computer:\n\n~~~bash\nrm -rf ~/.emacs.d\nrm ~/.emacs\nwget https://github.com/vietanhdev/S-Editor/archive/master.zip -O emacsd.zip\nunzip emacsd.zip\nmkdir ~/.emacs.d\ncp -R S-Editor-master/* ~/.emacs.d/\n~~~\n\n### Step 2: Open Emacs and wait for first-time installation\n\nThis step will download and install all the packages and fonts automatically for you.\n\nIt often takes some minutes to be completed. Please be partient!\n\n### Step 3: Restart Emacs and enjoy!\n\nYou can edit some initial settings in `~/.emacs.d/init-settings.el`.\n\nIf you have a question or need a hand in setting up this configuration, feel free to contact me:\n\n[vietanhdev.com - contact page](https://vietanhdev.com/contact/).\n\n### Setup JDEE for Java development\n\nThe JDEE is an add-on software package that turns Emacs into a comprehensive system for creating, editing, debugging, and documenting Java applications.\n\nGithub: [https://github.com/jdee-emacs/jdee](https://github.com/jdee-emacs/jdee)\n\n#### Setup JDEE support:\n\n1. Build jdee-server ([https://github.com/jdee-emacs/jdee-server](https://github.com/jdee-emacs/jdee-server) \n) and put it in `~/.emacs.d/jdee-server`.\n\n2. Uncomment `(require 'stark-jdee-mode)` in `~/.emacs.d/modules/stark-module-init.el`.\n\n3. Customize jdee-server path in `init-settings.el` JDEE settings in `~/.emacs.d/modules/stark-jdee-mode.el`.\n\n## For Vietnamese input method:\n\n- Use C-\\ and type ‘vietnamese-telex‘ / ‘vietnamese-viqr‘ / ‘vietnamese-vni‘ .\n- Use C-\\ to toggle input method.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietanhdev%2Fs-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvietanhdev%2Fs-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietanhdev%2Fs-editor/lists"}