Add ranges import to escape-oneshot plugin

Signed-off-by: Justin Moy <justincmoy@users.noreply.github.com>
pull/1079/head
Justin Moy 3 years ago
parent c25f86455e
commit b927b0d397
No known key found for this signature in database
GPG Key ID: BCD54619B94C399D

@ -18,6 +18,7 @@
#pragma once
#include "kaleidoscope/Runtime.h"
#include <Kaleidoscope-Ranges.h>
constexpr Key OneShotCancelKey {kaleidoscope::ranges::OS_CANCEL};

Loading…
Cancel
Save