mustevenplay
mustevenplay
> I created a fork where I removed all the keys with invalid characters https://github.com/johnstef99/vim-nerdtree-syntax-highlight/tree/master. This should not thrown any errors. > > By my understanding this plugin always created...
Did you :PlugClean?
The current return type of `createSignal` is `Signal`, which is alias to `[get: Accessor, set: Setter]`. In my opinion, the chosen names `Accessor` and `Setter` might be kind of ambiguous,...