You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xolox#misc#os#is_mac might be slow: call it only when required
This speeds of Vim loading with easytags on Linux a bit, because it
won't shell out (to `uname`) anymore when the autoloading of vim-misc is
being triggered.
0 commit comments