This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable left/right arrow navigating completions for now
as the autocomplete is now very eager to appear, this breaks caret navigation when typing e.g. anything with a colon. Ideally, we should make the AC less eager to appear, but this is a quick fix for now.
- Loading branch information