{"id":13428961,"url":"https://github.com/udalov/kotlin-vim","last_synced_at":"2025-04-04T14:05:20.686Z","repository":{"id":5648337,"uuid":"6857126","full_name":"udalov/kotlin-vim","owner":"udalov","description":"Kotlin plugin for Vim. Featuring: syntax highlighting, basic indentation, Syntastic support","archived":false,"fork":false,"pushed_at":"2022-12-30T12:08:36.000Z","size":81,"stargazers_count":634,"open_issues_count":7,"forks_count":51,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-28T13:05:49.476Z","etag":null,"topics":["kotlin","kotlin-vim","syntastic","vim","viml"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/udalov.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":"2012-11-25T23:20:06.000Z","updated_at":"2025-03-06T14:00:31.000Z","dependencies_parsed_at":"2023-01-11T17:00:09.794Z","dependency_job_id":null,"html_url":"https://github.com/udalov/kotlin-vim","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/udalov%2Fkotlin-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udalov%2Fkotlin-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udalov%2Fkotlin-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udalov%2Fkotlin-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/udalov","download_url":"https://codeload.github.com/udalov/kotlin-vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247186724,"owners_count":20898203,"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":["kotlin","kotlin-vim","syntastic","vim","viml"],"created_at":"2024-07-31T01:01:10.064Z","updated_at":"2025-04-04T14:05:20.667Z","avatar_url":"https://github.com/udalov.png","language":"Vim Script","funding_links":[],"categories":["Tools","开源库和框架","Vim Script"],"sub_categories":["编辑器"],"readme":"# kotlin-vim\n\n## Installation\n\nIf you use Vim 8 or later, the recommended way is using [Vim's built-in package manager](https://vimhelp.org/repeat.txt.html#packages):\n\n    git clone https://github.com/udalov/kotlin-vim.git ~/.vim/pack/plugins/start/kotlin-vim\n\n#### Other plugin managers:\n\n* [Vundle](https://github.com/gmarik/Vundle.vim)\n    * add `Plugin 'udalov/kotlin-vim'` to your `~/.vimrc` and run `PluginInstall`.\n* [Pathogen](https://github.com/tpope/vim-pathogen)\n    * `git clone https://github.com/udalov/kotlin-vim ~/.vim/bundle/kotlin-vim`\n\n#### Manual (for older versions of Vim)\n\n0. `mkdir -p ~/.vim/{syntax,indent,ftdetect,ftplugin}`\n1. `cp syntax/kotlin.vim ~/.vim/syntax/kotlin.vim`\n2. `cp indent/kotlin.vim ~/.vim/indent/kotlin.vim`\n3. `cp ftdetect/kotlin.vim ~/.vim/ftdetect/kotlin.vim`\n4. `cp ftplugin/kotlin.vim ~/.vim/ftplugin/kotlin.vim`\n5. If you use [Syntastic](https://github.com/scrooloose/syntastic): `cp -r syntax_checkers/kotlin ~/.vim/syntax_checkers/`\n6. Restart Vim\n\n##### Enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fudalov%2Fkotlin-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fudalov%2Fkotlin-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fudalov%2Fkotlin-vim/lists"}