LunarVim/utils
Simon Fontana Oscarsson cce4f50e76
Fix packer and nvim already installed check (#382)
It was not possible to install LunarVim if these programs were already
installed. The check is syntactically incorrect and will always return
non-0 status, and the installer always continued with installing packer
and nvim. This failed with an error: "fatal: destination path
'REDACTED/packer.nvim' already exists and is not an empty directory."

Correct the syntax error by checking if the file exists.
2021-05-09 11:22:46 -04:00
..
bin updates 2021-03-22 01:46:06 -04:00
installer Fix packer and nvim already installed check (#382) 2021-05-09 11:22:46 -04:00
media LunarVim 2021-04-15 00:17:48 -04:00
vscode_config Fixed possible typo (#324) 2021-04-29 18:51:52 -04:00