From 8a7369765e72ab2301d9afc807c66ca69ef7cc8c Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 28 Aug 2020 15:02:03 -0400 Subject: =?UTF-8?q?Add=20=E2=80=BF=20to=20comments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- editors/bqn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/bqn b/editors/bqn index 5cbd75f0..41de8579 100644 --- a/editors/bqn +++ b/editors/bqn @@ -13,12 +13,12 @@ // โ”‚Shift โ”‚Z โ”‚X ๐• โ”‚C โ”‚V โ’ โ”‚B โŒˆ โ”‚N โ”‚M โ‰ข โ”‚< โ‰ค โ”‚> โ‰ฅ โ”‚? โ”‚Shift โ”‚ // โ”‚ โ”‚z โฅŠ โ”‚x ๐•ฉ โ”‚c โ†“ โ”‚v โˆจ โ”‚b โŒŠ โ”‚n โ”‚m โ‰ก โ”‚, โˆพ โ”‚. โ‰ โ”‚/ โ‰  โ”‚ โ”‚ // โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ +// Space: โ€ฟ xkb_symbols "bqn" { name[Group1]= "bqn"; - - key { [ U0203F ] }; // space + key { [ U0203F ] }; // space โ€ฟ key { [ U002DC, U000AC ] }; // `หœยฌ key { [ U002D8, U02389 ] }; // 1ห˜โމ key { [ U000A8, U02687 ] }; // 2ยจโš‡ -- cgit v1.2.3