mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-10 20:33:50 -05:00
Older Vim versions seem to require that calls to sort() specify a dictionary when the compare function argument is a dictionary function. This seems to be required even when the dictionary is not used. Since this change does not seem to affect behavior in later Vim editions, I see no harm in including it.