mattn
mattn
Which plugin do you use for javscriptreact/typescriptreact ?
``` let g:user_emmet_settings = { \ 'variables': {'lang': 'ja'}, \ 'html': { \ 'default_attributes': { \ 'option': {'value': v:null}, \ 'textarea': {'id': v:null, 'name': v:null, 'cols': 10, 'rows': 10}, \...
package.json is in the current directory?
I got some errors in this branch. ``` ./runewidth_go118.go:188:28: undefined: uniseg.FirstGraphemeClusterInString ./runewidth_go118.go:214:33: undefined: uniseg.FirstGraphemeClusterInString ./runewidth_go118.go:244:33: undefined: uniseg.FirstGraphemeClusterInString ```
すみません見逃していました。ありがとうございました。
Now ready to merge this?
Thank you!!
@otoolep Thank you.
fsnotify seems have API compatibility without changing API names. But one thinng, the type of Events/Errors was changed. so we don't need to check whether the value is nil or...
i.e. i guess no need to add tests.