{"id":16517268,"url":"https://github.com/vietanhdev/vaemacs-configuration","last_synced_at":"2026-01-31T16:32:00.244Z","repository":{"id":79025388,"uuid":"93865607","full_name":"vietanhdev/VAEmacs-configuration","owner":"vietanhdev","description":"My configuration files for Emacs","archived":false,"fork":false,"pushed_at":"2017-08-27T02:56:11.000Z","size":5403,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-10T00:05:02.750Z","etag":null,"topics":["emacs-configuration","emacs-lisp"],"latest_commit_sha":null,"homepage":"","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-06-09T14:13:59.000Z","updated_at":"2021-09-03T04:14:02.000Z","dependencies_parsed_at":"2023-06-02T23:49:52.676Z","dependency_job_id":null,"html_url":"https://github.com/vietanhdev/VAEmacs-configuration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vietanhdev/VAEmacs-configuration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2FVAEmacs-configuration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2FVAEmacs-configuration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2FVAEmacs-configuration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2FVAEmacs-configuration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vietanhdev","download_url":"https://codeload.github.com/vietanhdev/VAEmacs-configuration/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2FVAEmacs-configuration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28947638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-configuration","emacs-lisp"],"created_at":"2024-10-11T16:29:42.062Z","updated_at":"2026-01-31T16:32:00.221Z","avatar_url":"https://github.com/vietanhdev.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"~~~\n######## ##     ##    ###     ######   ######\n##       ###   ###   ## ##   ##    ## ##    ##\n##       #### ####  ##   ##  ##       ##\n######   ## ### ## ##     ## ##        ######\n##       ##     ## ######### ##             ##\n##       ##     ## ##     ## ##    ## ##    ##\n######## ##     ## ##     ##  ######   ######\n~~~\n\n\n# EMACS CONFIGURATION BY VIET-ANH NGUYEN\n\n[https://vietanhdev.com](https://vietanhdev.com)\n\n## About this configuration's components\n\n- Theme: monokai\n- Default font: DejaVu Sans Mono 16px. Please install this font if not available.\n- Packages:\n  + Load from local: smooth-scroll\n  + Load using Elpa: use-package, diminish, bind-key, monokai-theme, all-the-icons, neotree (directory view), key-chord, autopair, multiple-cursors, magit (git integration), company, yasnippet, counsel (swiper), flycheck, markdown-mode, emmet-mode, rainbow-mode, js2-mode, web-mode, web-beautify, ng2-mode, rvm, robe, anaconda-mode, nyan-mode.\n\n## Installation:\n\n### 1. Install the configuration file\n\n~~~ bash\nrm -r ~/.emacs.d\nrm ~/.emacs\ngit clone https://github.com/vietanhdev/VAEmacs-configuration.git ~/.emacs.d\n~~~\n\n### 2. Install fonts\n\n- Install font \"DejaVu Sans Mono\" yourself.\n- Open Emacs, wait for all packages to be installed, then install icon fonts:\n\n~~~\nM-x all-the-icons-install-fonts\n~~~\n\n\n### 3. Finish\n\n- Restart Emacs for all functions to work correctly.\n\n- After all, Comment this line by putting `;` at the beginning of the line. This helps stop checking for the existence of packages upon startup and shoten startup time.\n\n~~~elisp\n(setq use-package-always-ensure t)\n~~~\n\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\n## Screenshot\n\n![Emacs](screenshot/screenshot.png)\n\n![Emacs](screenshot/screenshot2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietanhdev%2Fvaemacs-configuration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvietanhdev%2Fvaemacs-configuration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietanhdev%2Fvaemacs-configuration/lists"}