Linda_pp
Linda_pp
`unique symbol` type was added to TypeScript at v2.7. This PR adds highlight for it. https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-7.html#unique-symbol ```typescript // Works declare const Foo: unique symbol; // Error! 'Bar' isn't a constant....
Currently this component assumes that `vim.js` is loaded by `` tag. However, it always requires loading `vim.js` even if it is not used. `vim.js` is big and takes time to...
 It seems that this occurs only in Chrome on OS X. Safari was OK and Chrome on Linux was OK. I analyzed this bug a bit...
I'm using my fork `promised-neovim-client` but official `neovim-client` is rewritten and improved. I should move to it.
Currently `` component requires `child_process` module to invoke Neovim process and communicate with msgpack-rpc API using stdio. However, the way to communicate with Neovim is not only stdio. It is...
Currently NyaoVim simply ignores swap files because message on detecting swap file is shown before Neovim opens screen and NyaoVim can't catch it yet. But `SwapExists` auto command event may...
Detail is here. https://github.com/equalsraf/neovim-qt/issues/50
But I haven't any sense to make a logo :dog2: ..... Anyone can suggest a logo for this language (Note that I don't like to use an anime character for...
[Current logo](https://github.com/rhysd/YourFukurou/blob/master/images/icon.png) is just a placeholder. If anyone has a suggestion (please ensure to be OK in terms of license), let me know by commenting here.