mirror of
https://github.com/wellle/tmux-complete.vim.git
synced 2025-12-16 12:00:09 +01:00
Make it possible disable external sorting of matches
This commit is contained in:
@@ -174,4 +174,4 @@ split |
|
||||
# filter out items not matching pattern
|
||||
grep -e "$PATTERN" $GREPARGS |
|
||||
# sort and remove duplicates
|
||||
sort -u
|
||||
sortu
|
||||
|
||||
Reference in New Issue
Block a user