zc he

Results 50 comments of zc he

@agustinvinao Did you find a solution without starting from scratch?

Mainly caused by syntax highlighting process.

Fixed for situations without special characters.

Is there any none ascii char in the report?

I like your github-issues.vim and I use it personally. I will take some time to learn how to integrate with it. Thanks for the idea!

I have implemented an immature version. - with action 'edit' (mapped to e). `:Giedit` will be called. - and `:Giadd` for action 'add'. - default action is opening in a...

Great, this will allow github/feed and github/event to access the 'issue viewer' when the selected entry is a issue relative event. Thanks for your work!

I don't agree with the mark/register part. It should not override too many of vim built in functions.(side-effects) My idea: A log file, recording all historical combinations. forward/backward action. (I...

No need I think. The quickfix window is better. Quickfix window seems not possible. Actually adding [unite.vim](https://github.com/Shougo/unite.vim) extensions is the best in terms of user experience, however I don't want...