]> git.r.bdr.sh - rbdr/dotfiles/blame - atom/.apm/vim-mode/0.55.0/package/package.json
Remove mc config
[rbdr/dotfiles] / atom / .apm / vim-mode / 0.55.0 / package / package.json
CommitLineData
455f099b 1{"name":"vim-mode","main":"./lib/vim-mode","version":"0.55.0","description":"Add vim modal control","license":"MIT","private":true,"repository":{"type":"git","url":"https://github.com/atom/vim-mode"},"engines":{"atom":">0.151.0"},"dependencies":{"underscore-plus":"1.x","event-kit":"^0.7.2"},"consumedServices":{"status-bar":{"versions":{"^1.0.0":"consumeStatusBar"}}},"providedServices":{"vim-mode":{"description":"","versions":{"0.1.0":"provideVimMode"}}},"devDependencies":{"coffeelint":"^1.10.1"},"readme":"## Vim Mode package [![Build Status](https://travis-ci.org/atom/vim-mode.svg?branch=master)](https://travis-ci.org/atom/vim-mode)\n\nProvides vim modal control for Atom, ideally blending the best of vim\nand Atom.\n\n### Installing\n\nUse the Atom package manager, which can be found in the Settings view or\nrun `apm install vim-mode` from the command line.\n\n### Current Status\n\nSizable portions of Vim's command mode work as you'd expect, including\nmany complex combinations. Even so, this package is far from finished (Vim\nwasn't built in a day).\n\nIf you want the vim ex line (for `:w`, `:s`, etc.), you can try [ex-mode](https://atom.io/packages/ex-mode)\nwhich works in conjuction with this plugin.\n\nCurrently, vim-mode requires soft line wraps to be disabled, and has some issues\nwith international keyboard layouts.\n\nIf there's a feature of Vim you're missing, it might just be that you use it\nmore often than other developers. Adding a feature can be quick and easy. Check\nout the [closed pull requests](https://github.com/atom/vim-mode/pulls?direction=desc&page=1&sort=created&state=closed)\nto see examples of community contributions. We're looking forward to yours, too.\n\n### Documentation\n\n* [Overview](https://github.com/atom/vim-mode/blob/master/docs/overview.md)\n* [Motions](https://github.com/atom/vim-mode/blob/master/docs/motions.md)\n* [Operators](https://github.com/atom/vim-mode/blob/master/docs/operators.md)\n* [Windows](https://github.com/atom/vim-mode/blob/master/docs/windows.md)\n* [Scrolling](https://github.com/atom/vim-mode/blob/master/docs/scrolling.md)\n\n### Development\n\n* Create a branch with your feature/fix.\n* Add a spec (take inspiration from the ones that are already there).\n* If you're adding a command be sure to update the appropriate file in\n `docs/`\n* Create a PR.\n\nWhen in doubt, open a PR earlier rather than later so that you can receive\nfeedback from the community. We want to get your fix or feature included as much\nas you do.\n\nSee [the contribution guide](https://github.com/atom/vim-mode/blob/master/CONTRIBUTING.md).\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/atom/vim-mode/issues"},"homepage":"https://github.com/atom/vim-mode","_id":"vim-mode@0.55.0","_shasum":"c1f5f86a7f1c5c48c862adf49eee5af4bb0b4d6e","_resolved":"file:../d-115615-5761-q3sjdc/package.tgz","_from":"../d-115615-5761-q3sjdc/package.tgz"}