-
The `shape_table` global is unused in a global context. It's only used in functions on `misc2.c`.
In which context or set of compilation options `CURSOR_SHAPE` is defined? @tarruda do you think the c…
-
I have question about the "New plugin architecture". Please correct me if I misunderstand.
https://www.bountysource.com/fundraisers/539-neovim-vim-s-rebirth-for-the-21st-century
> 1. New plugin arc…
-
As mentioned in #53 , neovim will have a separate repository for documentation. It will have the same text format as the one used in vim(unless someone has a better idea?). I have created the [reposit…
-
Opening this so we can come up with an outline of what will go on the landing page.
@cweagans already mentioned that we definitely want a link to the bountysource funding page.
-
I'm advising against using msgpack with your json-rpc protocol mostly because it only add a lot of complexity and doesn't offer any advantages for your use-case. My advice is to keep it simple.
In ge…