{"id":13806386,"url":"https://github.com/Naheel-Azawy/vlang-mode","last_synced_at":"2025-05-13T21:33:03.553Z","repository":{"id":140511841,"uuid":"268602794","full_name":"Naheel-Azawy/vlang-mode","owner":"Naheel-Azawy","description":"Emacs major mode for the V programming language","archived":false,"fork":false,"pushed_at":"2023-05-04T12:35:37.000Z","size":58,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-19T05:29:07.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","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/Naheel-Azawy.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}},"created_at":"2020-06-01T18:37:26.000Z","updated_at":"2023-05-04T12:35:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c1adf54-6f33-45b7-96b0-a269d353db95","html_url":"https://github.com/Naheel-Azawy/vlang-mode","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/Naheel-Azawy%2Fvlang-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naheel-Azawy%2Fvlang-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naheel-Azawy%2Fvlang-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naheel-Azawy%2Fvlang-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Naheel-Azawy","download_url":"https://codeload.github.com/Naheel-Azawy/vlang-mode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225260405,"owners_count":17446091,"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":[],"created_at":"2024-08-04T01:01:11.176Z","updated_at":"2024-11-18T22:32:03.201Z","avatar_url":"https://github.com/Naheel-Azawy.png","language":"Emacs Lisp","funding_links":[],"categories":["Other"],"sub_categories":["Editor plugins"],"readme":"* vlang-mode.el\n  Emacs major mode for the V programming language\n\n  [[./img.png]]\n\n** Installation and usage\n   Using [[https://github.com/raxod502/straight.el][straight.el]], add the following to your emacs init,\n   #+begin_src emacs-lisp\n\t (straight-use-package\n\t  '(vlang-mode :type git :host github :repo \"Naheel-Azawy/vlang-mode\"))\n   #+end_src\n\n   Or using [[https://github.com/quelpa/quelpa][quelpa]],\n   #+begin_src emacs-lisp\n     (quelpa\n      '(vlang-mode :fetcher url\n                   :url \"https://raw.githubusercontent.com/naheel-azawy/vlang-mode.el/master/vlang-mode.el\"))\n     (require 'vlang-mode)\n   #+end_src\n\n** Licenses\n   GPL-3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNaheel-Azawy%2Fvlang-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNaheel-Azawy%2Fvlang-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNaheel-Azawy%2Fvlang-mode/lists"}