Update nv script folder (#625)

The path used by default in install.sh is ~/.config/nvim
This commit is contained in:
Henry Palacios 2021-07-03 17:40:29 -03:00 committed by GitHub
parent 80bda19323
commit 8e1ae72fa7
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
nvim -u ~/.config/nvcode/init.lua nvim -u ~/.config/nvim/init.lua