{"id":13596175,"url":"https://github.com/tpope/vim-rsi","last_synced_at":"2025-02-26T02:43:40.291Z","repository":{"id":5974389,"uuid":"7196253","full_name":"tpope/vim-rsi","owner":"tpope","description":"rsi.vim: Readline style insertion","archived":false,"fork":false,"pushed_at":"2023-04-30T14:35:16.000Z","size":17,"stargazers_count":593,"open_issues_count":19,"forks_count":36,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-01-08T16:27:40.623Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.vim.org/scripts/script.php?script_id=4359","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"astuetz/PagerSlidingTabStrip","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpope.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"tpope","custom":["https://www.paypal.me/vimpope"]}},"created_at":"2012-12-16T22:38:18.000Z","updated_at":"2025-01-06T04:44:10.000Z","dependencies_parsed_at":"2024-08-01T16:40:52.762Z","dependency_job_id":"b6d2573a-22a9-4493-9bc7-960a905c102b","html_url":"https://github.com/tpope/vim-rsi","commit_stats":{"total_commits":21,"total_committers":9,"mean_commits":"2.3333333333333335","dds":0.4285714285714286,"last_synced_commit":"4c673fb6c70652a09682c50a0e308184731ca70b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-rsi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-rsi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-rsi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-rsi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpope","download_url":"https://codeload.github.com/tpope/vim-rsi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240783109,"owners_count":19856776,"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-08-01T16:02:11.010Z","updated_at":"2025-02-26T02:43:40.252Z","avatar_url":"https://github.com/tpope.png","language":"Vim Script","readme":"# rsi.vim\n\nYou know Readline key bindings?  Of course you do, they're in your shell, your\nREPL, and perhaps even the GUI for your OS.  They're similar to Emacs\nkey bindings (C-a for home), but with several concessions for UNIX (C-w for\ndelete word).\n\nWith rsi.vim, I've taken that same concession philosophy and extended it to\nVim. Get the most useful of the ubiquitous key bindings without blindly\noverriding built-in Vim functionality.\n\n## Features\n\n* Readline mappings are provided in insert mode and command line mode.  Normal\n  mode is deliberately omitted.\n* Important Vim key bindings (like insert mode's C-n and C-p completion) are\n  not overridden.\n* Meta key bindings are provided in a way that works in the terminal without\n  the perils of remapping escape.\n* C-d, C-e, and C-f are mapped such that they perform the Readline behavior in\n  the middle of the line and the Vim behavior at the end.  (Think about it.)\n\n## Installation\n\nIf you don't have a preferred installation method, I recommend\ninstalling [pathogen.vim](https://github.com/tpope/vim-pathogen), and\nthen simply copy and paste:\n\n    cd ~/.vim/bundle\n    git clone git://github.com/tpope/vim-rsi.git\n\nOnce help tags have been generated, you can view the manual with\n`:help rsi`.\n\n## Contributing\n\nSee the contribution guidelines for\n[pathogen.vim](https://github.com/tpope/vim-pathogen#readme).\n\n## Self-Promotion\n\nLike rsi.vim? Follow the repository on\n[GitHub](https://github.com/tpope/vim-rsi) and vote for it on\n[vim.org](http://www.vim.org/scripts/script.php?script_id=4359).  And if\nyou're feeling especially charitable, follow [tpope](http://tpo.pe/) on\n[Twitter](http://twitter.com/tpope) and\n[GitHub](https://github.com/tpope).\n\n## License\n\nCopyright © Tim Pope.  Distributed under the same terms as Vim itself.\nSee `:help license`.\n","funding_links":["https://github.com/sponsors/tpope","https://www.paypal.me/vimpope"],"categories":["Vim script","Vim Script"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fvim-rsi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpope%2Fvim-rsi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fvim-rsi/lists"}