LunarVim/utils/installer
Lee Marlow bccbcff3ab
fix(installer): backup linked files with rsync (#2081)
This allows backup to succeed for people who use symlinks for managing dotfiles.

Currently errors with the following:
```
rsync error: some files/attrs were not transferred (see previous errors) (code 23) \
at main.c(1350) [sender=3.2.3]
````
2021-12-15 08:30:38 +01:00
..
config.example.lua Fix example of unmapping an lvim default (#1949) 2021-12-02 10:27:22 +01:00
install-neovim-from-release refactor(ci): better path handling (#1531) 2021-09-13 11:10:07 +02:00
install.ps1 fix(bootstrap): remove hard-coded spellfile option (#2061) 2021-12-09 11:51:37 +01:00
install.sh fix(installer): backup linked files with rsync (#2081) 2021-12-15 08:30:38 +01:00
install_bin.sh fix: more robust reloading (#1556) 2021-09-16 12:28:32 +04:30
install_stylua.sh Fix formatting according to style-guide (#1057) 2021-08-12 11:31:31 +02:00
uninstall.ps1 refactor: auto-generate language configuration (#1584) 2021-10-03 16:13:46 +02:00
uninstall.sh feat: add some messages in uninstall.sh (#1945) 2021-12-02 10:17:23 +01:00