{"id":16866766,"url":"https://github.com/k-takata/vim-teraterm","last_synced_at":"2025-04-11T08:41:27.699Z","repository":{"id":33321823,"uuid":"36966565","full_name":"k-takata/vim-teraterm","owner":"k-takata","description":"A Vim Plugin for Tera Term Language","archived":false,"fork":false,"pushed_at":"2021-10-18T10:08:40.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T07:44:09.428Z","etag":null,"topics":["teraterm","vim"],"latest_commit_sha":null,"homepage":null,"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/k-takata.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":"2015-06-06T03:51:38.000Z","updated_at":"2024-09-17T11:37:16.000Z","dependencies_parsed_at":"2022-08-26T22:31:50.246Z","dependency_job_id":null,"html_url":"https://github.com/k-takata/vim-teraterm","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/k-takata%2Fvim-teraterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-takata%2Fvim-teraterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-takata%2Fvim-teraterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-takata%2Fvim-teraterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k-takata","download_url":"https://codeload.github.com/k-takata/vim-teraterm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248362392,"owners_count":21091116,"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":["teraterm","vim"],"created_at":"2024-10-13T14:51:39.465Z","updated_at":"2025-04-11T08:41:27.670Z","avatar_url":"https://github.com/k-takata.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-teraterm\n\nThis is a Vim plugin for Tera Term Language (TTL).\nThis includes an indent file and a syntax file.\n\nLicense: VIM License\n\n## Supported version\n\n* [Tera Term](http://ttssh2.osdn.jp/index.html.en) 4.100\n\n## Requirements\n\n* Vim 7.4 or later.\n\n## Usage\n\n1. Add this directory to your 'runtimepath':\n\n\t```vim\n\t:set runtimepath+=/path/to/vim-teraterm/\n\t```\n\n2. Create a file to detect the 'teraterm' file type.\n   (This is not needed if you use Vim 7.4.794 or later.)\n\n   Create a file that contains the following line:\n\n\t```vim\n\tau BufRead,BufNewFile *.ttl\tset filetype=teraterm\n\t```\n\n   Save this file as `~/.vim/ftdetect/teraterm.vim`.\n\n   See `:help ftdetect` for more detail.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-takata%2Fvim-teraterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk-takata%2Fvim-teraterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-takata%2Fvim-teraterm/lists"}