Jordan W

Results 174 issues of Jordan W

Hi @dzhou121 would you be able to explain a bit about this project. As someone on the React team, and as a vim fanatic, it's very interesting to me. Does...

Have you noticed this? When the popup menu refreshes while typing, it flickers subtly.

You are awesome. Thank you for working on this (and other awesome Vim related projects!) Would you be willing to set up a BountySource so that people can show their...

I took a look at `ui.coffee` and it seems like supporting ligatures would be within reach. Ligatures are great because modern programming fonts are beginning to include support for awesome...

I confirmed that the js is sending command keyboard events to neovim but apparently neovim doesn't respond at all to them. What is going on inside of neovim?

I was curious if `bos` would be a suitable place to normalize the behavior of `Unix.select` across various operating systems, (and for versions of OCaml (`< 4.08` likely) which will...

enhancement
question

This is something that I've always wanted and I see you've implemented it!

Most of the commands for building a project with `CommonML` are recorded into a simple list that can be dumped to a make file and executed without node. There's only...

`npmv3` stores dependencies in a different way and I believe something breaks in `CommonML` - it would be easy to fix this, so we may as well. (Bonus points for...

Symlinks should be with respect to the symlink itself. Merlin paths should be with respect to the `.merlin` file. This allows checking in of these resources into git repos.