{"id":13806454,"url":"https://github.com/cheap-glitch/vim-v","last_synced_at":"2025-05-13T21:33:07.918Z","repository":{"id":53992040,"uuid":"228407853","full_name":"cheap-glitch/vim-v","owner":"cheap-glitch","description":"🎨 Quality syntax highlighting and support for the V programming language.","archived":true,"fork":false,"pushed_at":"2022-03-30T14:56:02.000Z","size":328,"stargazers_count":25,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-04T01:06:20.404Z","etag":null,"topics":["syntax-highlighting","vim","vim-plug","vim-plugin","vim-syntax","vlang"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cheap-glitch.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2019-12-16T14:41:28.000Z","updated_at":"2024-06-24T17:52:07.000Z","dependencies_parsed_at":"2022-08-13T05:50:28.430Z","dependency_job_id":null,"html_url":"https://github.com/cheap-glitch/vim-v","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheap-glitch%2Fvim-v","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheap-glitch%2Fvim-v/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheap-glitch%2Fvim-v/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheap-glitch%2Fvim-v/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheap-glitch","download_url":"https://codeload.github.com/cheap-glitch/vim-v/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225260406,"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":["syntax-highlighting","vim","vim-plug","vim-plugin","vim-syntax","vlang"],"created_at":"2024-08-04T01:01:11.941Z","updated_at":"2024-11-18T22:32:08.323Z","avatar_url":"https://github.com/cheap-glitch.png","language":"Vim script","funding_links":[],"categories":["Other"],"sub_categories":["Editor plugins"],"readme":"\u003ch1 align=\"center\"\u003evim-v\u003c/h1\u003e\n\n![A demo code sample.](screenshot.png)\n\n\u003cp align=\"right\"\u003e\n\t\u003csub\u003e\n\t\t\u003cem\u003ecolorscheme: \u003ca href=\"https://github.com/cocopon/iceberg.vim\"\u003eIceberg\u003c/a\u003e\u003c/em\u003e\n\t\t\u0026ensp;|\u0026ensp;\n\t\t\u003cem\u003efont: \u003ca href=\"http://sourcefoundry.org/hack\"\u003eHack\u003c/a\u003e\u003c/em\u003e\n\t\u003c/sub\u003e\n\u003c/p\u003e\n\n## Features\n\n * Full syntax highlighting\n * Auto-indentation and syntactic folding\n * Optional highlighting of some syntax errors\n\n## Installation\n\nThe recommended way of installing plugins is through a plugin manager.\n\nWith [dein.vim](https://github.com/Shougo/dein.vim):\n\n```vim\ndein#add('cheap-glitch/vim-v')\n```\n\nWith [vim-plug](https://github.com/junegunn/vim-plug):\n\n```vim\nPlug 'cheap-glitch/vim-v'\n```\n\n## Usage\n\n### Display warnings for invalid C-like syntax\n\nThe syntax of V is very similar to that of C and C-like languages, but there are\nnonetheless  some  significant differences.  To  help  you avoid  using  invalid\nC-style  syntax out  of habit,  you can  activate the  option to  highlight some\nsyntax errors by adding this line anywhere in your `.vimrc` or `init.vim`:\n\n```vim\nlet g:v_warnings = 1\n```\n\n## Contributing\n\nContributions are welcomed! Please open an issue before submitting substantial changes.\n\n## Acknowledgments\n\nThe first version of this plugin was based on [v.vim](https://github.com/andreyrmg/v.vim)\nby [andreyrmg](https://github.com/andreyrmg).\n\n## License\n\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheap-glitch%2Fvim-v","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheap-glitch%2Fvim-v","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheap-glitch%2Fvim-v/lists"}