{"id":19078972,"url":"https://github.com/tomtom/ttagecho_vim","last_synced_at":"2026-02-26T19:07:56.001Z","repository":{"id":1024981,"uuid":"852968","full_name":"tomtom/ttagecho_vim","owner":"tomtom","description":"Show tag information for the word under cursor/mouse pointer (in VIM)","archived":false,"fork":false,"pushed_at":"2013-10-20T14:40:00.000Z","size":112,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T05:52:52.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.vim.org/scripts/script.php?script_id=2055","language":"VimL","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/tomtom.png","metadata":{"files":{"readme":"README","changelog":"CHANGES.TXT","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":"2010-08-21T10:12:54.000Z","updated_at":"2018-09-14T04:52:41.000Z","dependencies_parsed_at":"2022-07-18T17:17:37.254Z","dependency_job_id":null,"html_url":"https://github.com/tomtom/ttagecho_vim","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tomtom/ttagecho_vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtom%2Fttagecho_vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtom%2Fttagecho_vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtom%2Fttagecho_vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtom%2Fttagecho_vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomtom","download_url":"https://codeload.github.com/tomtom/ttagecho_vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtom%2Fttagecho_vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29868088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T18:42:30.764Z","status":"ssl_error","status_checked_at":"2026-02-26T18:41:47.936Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-09T02:12:57.348Z","updated_at":"2026-02-26T19:07:55.970Z","avatar_url":"https://github.com/tomtom.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"This plugin is similar to echofunc (vimscript #1735) to which it owes \nmuch inspiration and two lines of code. It displays some information \nabout the tag under the cursor or mouse pointer either in the echo area \nor as balloon help (see |g:ttagecho_balloon_patterns|). If there are \nmore than one tags that match, you can loop through the tags by invoking \nthe respective commands repeatedly.\n\nIf hookcursormoved (vimscript #2037, version \u003e= 0.4) is installed, for \ncertain filetypes (see |g:ttagecho_parentheses_patterns|) it will \ndisplay the information in the echo area also if the cursor moves over a \nround parenthesis.\n\nIf you don't like the default format for the tags, you can define the \nfunction TTagechoFormat_{\u0026filetype}(a:tag) that should return some nicely \nformatted information.\n\n\n-----------------------------------------------------------------------\n\nStatus:  Works for me (there may be some minor quirks)\nDependencies:\n  hookcursormoved :: http://github.com/tomtom/hookcursormoved_vim\n      \u003e git clone git://github.com/tomtom/hookcursormoved_vim.git\n  tlib :: http://github.com/tomtom/tlib_vim\n      \u003e git clone git://github.com/tomtom/tlib_vim.git\nInstall: See http://github.com/tomtom/vimtlib/blob/master/INSTALL.TXT\nSee http://github.com/tomtom for related plugins.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomtom%2Fttagecho_vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomtom%2Fttagecho_vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomtom%2Fttagecho_vim/lists"}