{"id":25766026,"url":"https://github.com/jvirtanen/vim-hocon","last_synced_at":"2025-02-26T22:28:48.772Z","repository":{"id":45045940,"uuid":"293623916","full_name":"jvirtanen/vim-hocon","owner":"jvirtanen","description":"Syntax highlighting for the HOCON language","archived":false,"fork":false,"pushed_at":"2022-01-12T20:28:56.000Z","size":2,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-16T09:45:29.418Z","etag":null,"topics":["akka","config","hocon","lightbend","playframework","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim script","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/jvirtanen.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}},"created_at":"2020-09-07T20:17:06.000Z","updated_at":"2022-01-12T20:28:57.000Z","dependencies_parsed_at":"2022-09-03T00:23:21.425Z","dependency_job_id":null,"html_url":"https://github.com/jvirtanen/vim-hocon","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvirtanen%2Fvim-hocon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvirtanen%2Fvim-hocon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvirtanen%2Fvim-hocon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvirtanen%2Fvim-hocon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jvirtanen","download_url":"https://codeload.github.com/jvirtanen/vim-hocon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240945147,"owners_count":19882690,"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":["akka","config","hocon","lightbend","playframework","vim"],"created_at":"2025-02-26T22:28:48.135Z","updated_at":"2025-02-26T22:28:48.760Z","avatar_url":"https://github.com/jvirtanen.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hocon.vim\n\nSyntax highlighting for the HOCON language used by the [Config][] library and\nmany Java Virtual Machine (JVM) applications and frameworks, including [Akka][]\nand [Play Framework][].\n\n  [Config]: https://github.com/lightbend/config\n  [Akka]: https://akka.io\n  [Play Framework]: https://www.playframework.com\n\n## Installation\n\nInstall using Vim's built-in package management:\n```\nmkdir -p ~/.vim/pack/jvirtanen/start\ncd ~/.vim/pack/jvirtanen/start\ngit clone https://github.com/jvirtanen/vim-hocon.git\n```\n\nTo handle all files with the `.conf` extension as HOCON, add the following line\ninto your `.vimrc`:\n```\nautocmd BufNewFile,BufRead *.conf set filetype=hocon\n```\n\n## License\n\nCopyright 2021 Jussi Virtanen.\n\nDistributed under the same terms as Vim itself. See `:help license` for\ndetails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvirtanen%2Fvim-hocon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjvirtanen%2Fvim-hocon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvirtanen%2Fvim-hocon/lists"}