You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2022. It is now read-only.
fix: transparent caret color when using vim mode (#46)
* chore(deps): update codemirror
* fix: transparent caret color when using vim mode
* chore: build
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
feat: enable spellcheck control (#40)
* feat: enable spellcheck control
* fix: use port 8001 on dev server
* chore: increment version
* chore: build
* fix: get inputStyle from environment
* chore: build
* fix: pass boolean instead of stringified value to setOption()
* chore: build
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>