# 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 installrubenvanstaden/nvim
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
# 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