{"id":20947890,"url":"https://github.com/chip/vim-fat-finger","last_synced_at":"2025-07-29T04:02:28.766Z","repository":{"id":6725363,"uuid":"7971209","full_name":"chip/vim-fat-finger","owner":"chip","description":"Simple vim plugin for common misspellings and typos","archived":false,"fork":false,"pushed_at":"2017-09-18T21:02:46.000Z","size":152,"stargazers_count":37,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T22:15:39.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://chip.github.io/vim-fat-finger/","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chip.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-02T03:47:52.000Z","updated_at":"2024-07-01T06:09:32.000Z","dependencies_parsed_at":"2022-08-31T18:01:08.772Z","dependency_job_id":null,"html_url":"https://github.com/chip/vim-fat-finger","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/chip%2Fvim-fat-finger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fvim-fat-finger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fvim-fat-finger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fvim-fat-finger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chip","download_url":"https://codeload.github.com/chip/vim-fat-finger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243345570,"owners_count":20275869,"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-11-19T00:13:37.039Z","updated_at":"2025-03-13T04:43:09.487Z","avatar_url":"https://github.com/chip.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cmeta name=\"twitter:card\" content=\"summary\"\u003e\n\u003cmeta name=\"twitter:site\" content=\"@chipcastle\"\u003e\n\u003cmeta name=\"twitter:creator\" content=\"@chipcastle\"\u003e\n\u003cmeta property=\"og:url\" content=\"https://github.com/chip/vim-fat-finger\"\u003e\n\u003cmeta property=\"og:title\" content=\"Simple vim plugin for common misspellings and typos\"\u003e\n\u003cmeta property=\"og:description\" content=\"This plugin supports over 4,000 common misspellings, as defined  using Vim's iabbrev keyword, which is part of Vim's built-in abbreviations feature.\"\u003e\n\u003cmeta property=\"og:image\" content=\"http://www.vim.org/images/vim_on_fire.gif\"\u003e\n\n[![endorse](https://api.coderwall.com/chip/endorsecount.png)](https://coderwall.com/chip)\n\nvim-fat-finger\n==============\n\nA simple vim plugin that automatically corrects common misspellings and typos as you type.\n\n\n## Misspellings\n\nThis plugin supports over 4,000 common misspellings, as defined in `plugin/fat-finger.vim`.\n\nThe settings in the plugin file are defined using Vim's `iabbrev` keyword, which is part of Vim's built-in \nabbreviations feature.  The definitions follow a format of `iabbrev`, followed by the commonly misspelled word, \nand then finally the desired corrected version of misspelling.\n\nFor example:\n```\niabbrev acheive achieve\niabbrev contraversy controversy\niabbrev demenor demeanor\niabbrev embarass embarrass\niabbrev lisence license\niabbrev morgage mortgage\niabbrev nightfa;; nightfall\niabbrev offred offered\niabbrev precice precise\niabbrev teh the                                                                                                  \n```\n\n\n## Installation\n\n```\ngit clone git@github.com:chip/vim-fat-finger.git\ncp vim-fat-finger/plugin/fat-finger.vim ~/.vim/plugin/\n```\n\n\n## Configuration\n\nSimply edit `~/.vim/plugin/fat-finger.vim` to suit your needs.  If you don't like a specific definition, feel \nfree to edit it or remove it altogether.  \n\n\n## License\n\n[LICENSE](https://github.com/chip/vim-fat-finger/edit/master/LICENSE.md)\n\n\n## Trolling\n\nFeel free to follow [chip](http://chipcastle.com) on [Github](https://github.com/chip) or \n[Twitter](https://twitter.com/chipcastle)\n\n## Vote for the plugin at vim.org\n[http://www.vim.org/scripts/script.php?script_id=4423](http://www.vim.org/scripts/script.php?script_id=4423)\n\n[![endorse](https://api.coderwall.com/chip/endorsecount.png)](https://coderwall.com/chip)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchip%2Fvim-fat-finger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchip%2Fvim-fat-finger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchip%2Fvim-fat-finger/lists"}