{"id":18084583,"url":"https://github.com/endel/ctrlp-filetype.vim","last_synced_at":"2025-04-06T00:11:39.503Z","repository":{"id":3289622,"uuid":"4330527","full_name":"endel/ctrlp-filetype.vim","owner":"endel","description":"CtrlP plugin: Filetype finder and setter.","archived":false,"fork":false,"pushed_at":"2012-05-15T02:12:26.000Z","size":96,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-12T06:21:18.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/endel.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-05-15T00:28:14.000Z","updated_at":"2022-05-11T14:40:29.000Z","dependencies_parsed_at":"2022-08-26T02:50:21.515Z","dependency_job_id":null,"html_url":"https://github.com/endel/ctrlp-filetype.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/endel%2Fctrlp-filetype.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fctrlp-filetype.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fctrlp-filetype.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fctrlp-filetype.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endel","download_url":"https://codeload.github.com/endel/ctrlp-filetype.vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415973,"owners_count":20935387,"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":[],"created_at":"2024-10-31T15:07:14.155Z","updated_at":"2025-04-06T00:11:39.480Z","avatar_url":"https://github.com/endel.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"CtrlP plugin to find and set filetype easily.\n===\n\n[CtrlP](https://github.com/kien/ctrlp.vim) is an awesome plugin for finding files, buffers, tags, etc.\n\nThis plugin allow you to use CtrlP finder to execute **setfiletype** easily.\n\n\nInstallation\n---\n\nInstall it using [pathogen](https://github.com/tpope/vim-pathogen).\n\nIn your \u003ccode\u003evimrc\u003c/code\u003e: configure a key binding to find and set a filetype.\n\n    \" CtrlP for filetype\n    let g:ctrlp_extensions = ['filetype']\n    silent! nnoremap \u003cunique\u003e \u003csilent\u003e \u003cLeader\u003ef :CtrlPFiletype\u003cCR\u003e\n\nHope you enjoy it.\n\nLicense\n---\n\nThis plugin is distributed under the MIT license. Please see the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendel%2Fctrlp-filetype.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendel%2Fctrlp-filetype.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendel%2Fctrlp-filetype.vim/lists"}