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
# Set the following env vars.export XDG_CONFIG_HOME="$HOME/.config"export XDG_DATA_HOME="$HOME/.local/share"# Clean all plugins.
make clean
# Intall all plugins.
make install
Cheat Sheet
Shift-j: Pull lines with newlines up multiple times.