Merge pull request #1079 from justincmoy/escape-oneshot-ranges

Add ranges import to escape-oneshot plugin
pull/1080/head
Jesse Vincent 3 years ago committed by GitHub
commit 5b876f3e0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save