diff options
Diffstat (limited to 'editors')
| -rw-r--r-- | editors/vim/autoload/bqn.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim/autoload/bqn.txt b/editors/vim/autoload/bqn.txt index af52e753..10df77e5 100644 --- a/editors/vim/autoload/bqn.txt +++ b/editors/vim/autoload/bqn.txt @@ -67,9 +67,9 @@ ⍒ Grade Down ; Bins Down ⊏ First Cell ; Select ⊑ First ; Pick -⊐ ; Index of +⊐ Classify ; Index of ⊒ Occurrence Count ; Progressive Index of -∊ Unique Mask ; Member of +∊ Mark Firsts ; Member of ⍷ Deduplicate ; Find ⊔ Group Indices ; Group ! Assert ; Assert with message |
