diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-09-13 15:35:00 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-09-13 15:35:00 -0400 |
| commit | eac14c44aa4c9654332b18ff35e40b94c2cf0e5e (patch) | |
| tree | baf7979163c93b2f33edbd575fc15974abafe556 /editors/vim/autoload | |
| parent | d784a9cfb449b4dd9878713f6eb12a814142765f (diff) | |
Editor support for «»
Diffstat (limited to 'editors/vim/autoload')
| -rw-r--r-- | editors/vim/autoload/bqn.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/vim/autoload/bqn.txt b/editors/vim/autoload/bqn.txt index 785bc281..1e63235b 100644 --- a/editors/vim/autoload/bqn.txt +++ b/editors/vim/autoload/bqn.txt @@ -57,6 +57,8 @@ ↑ Prefixes ; Take ↓ Suffixes ; Drop ↕ Range ; Windows +« Shift Before +» Shift After ⌽ Reverse ; Rotate ⍉ Transpose ; Reorder axes / Indices ; Replicate |
