XVim 使用

时间:2015-03-06 23:37:43   收藏:0   阅读:1449

 README.md

[日本語版]

XVim 技术分享

XVim is a Vim plugin for Xcode. The plugin intends to offer a compelling Vim experience without the need to give up any Xcode features.

Announcement

Support Xcode Versions

INSTALL

Download source code or clone the repo. Then,

  $ make

Create .xvimrc as you need and restart your Xcode. 

Manual build and install

Branches and Releases

XVim has several branches and releases. Usually you only need to download one of ‘releases‘ and use it. Here is an explanation about each release and branch.

Uninstall

  $ make uninstall

Manual uninstall

Delete the following directory: $HOME/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/XVim.xcplugin

Feature list

See separate FeatureList.md

Bug reports

Unfortunately XVim sometimes crashes Xcode. We are working on eliminating all the bugs, but it‘s really hard work. It helps greatly when we have your bug reports, with the following information:

Bountysource

XVim supports Bountysource. If you want to solve your issue sooner make bounty on your issue is one option. A contributer should work on it preferentially (not guaranteed though). To make bounty visit following link and go to "Issue" tab. Select your issue and make bounty on it. 

https://www.bountysource.com/teams/xvim

Bug issue handling

Reported bugs are handled following order.

  1. Confirm if the bug reproduce and the issue labeled as ‘Bug‘
  2. Fix the bug in ‘develop‘ branch
  3. Confirm the fix by the reporter
  4. The issue is labeled ‘Done‘
  5. Confirm that the fix does not make another side effect.
  6. Merged into ‘master‘
  7. The issue is closed.

    This order is only applied to ‘Bug‘ issues.

Contributions

Any suggestions, bug reports or feature requests are welcome.

If you want to add a feature or fix bugs by yourself the following videos are good help for you.

Donations

If you think the plugin is useful, please donate. There are two options you can take. Donate for Japan Earthquake and Tsunami Relief or back the project via BountySource. There is no rule that you cannot take both :) .

Japan Earthquake and Tsunami Relief

Since I do not intend make money from this project, I am directing donations to the people suffering from the damage of the 2011 Tohoku earthquake and tsunami in Japan.

Please donate directly through the Paypal donation site below, as this will put more money to good use by reducing the transfer fee.

https://www.paypal-donations.com/pp-charity/web.us/campaign.jsp?cid=-12

Since no messages are sent when you donate from the paypal link, you could also write a donation message on Message Board. I(we) would really appreciate it, and it will really motivate me(us)!

BountySource

If you like to help and enhance the project directly consider backing this project via BountySource. You can back the team (which means you support the entire project) or you can make bounty on a specific issue. (If you have any bugs to be fixed or features to be implemented not in issues yet you can make one.)

Contributors

See contributors page in github repository. https://github.com/XVimProject/XVim/contributors

License

MIT License

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!