mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-07 20:54:26 +08:00
This should not happen, however being a bit more error tolerant shouldn't hurt, so let's just fall back to 'normal' for the g:netrw_sort_direction in case it is not defined (which should be the default anyhow). fixes #1492