1
1
Fork 0

corrected nvim config command

This commit is contained in:
Ava Gaiety Wroten 2021-04-08 10:25:42 -05:00
parent 379492e084
commit 84cf931410

View file

@ -8,5 +8,6 @@ Vim alternative `nvim`.
```bash ```bash
sudo pacman -S neovim sudo pacman -S neovim
set -Ux XDG_CONFIG_HOME {location_of_dotfiles}
``` ```