Commit graph

73 commits

Author SHA1 Message Date
Chris
40811aec1f add compile 2021-07-08 00:20:35 -04:00
Chris
95808150c5 testing blocking install 2021-07-08 00:17:36 -04:00
christianchiarulli
430965b7a6 test install 2021-07-07 00:40:00 -04:00
christianchiarulli
0155a3e69f udpate 2021-07-07 00:34:06 -04:00
christianchiarulli
85c492b930 update install 2021-07-07 00:26:47 -04:00
christianchiarulli
15da3c2005 fix install 2021-07-07 00:23:38 -04:00
christianchiarulli
b25cc0194e remove that 2021-07-06 23:44:22 -04:00
christianchiarulli
b9fa724eb6 try this 2021-07-06 23:43:32 -04:00
christianchiarulli
2e8f591bb1 update script 2021-07-06 23:41:29 -04:00
J.B.C
049fd808d9
fix(typo): nvcode -> LunarVim (#629) 2021-07-03 17:13:35 -04:00
Chris
255b14a371 remove lv config so that user settings actually mean something 2021-07-02 14:39:36 -04:00
yibaba
c1600fbfaa
Modifying installer.sh (and README.md) to be suited for Gentoo (#495)
* Modifying installer.sh to be suited for Gentoo

* Change README.md to be more helpful for Gentoo instalations
2021-06-18 17:43:30 -04:00
Micael Viana
d118833913
fix pip install on Arch Linux (#390) 2021-05-12 14:50:28 -04:00
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
Simon Fontana Oscarsson
123dfca594
Use os-release file to check Ubuntu distro (#381)
Previous check uname -a does not work if user has changed kernel.
Use os-release for true operating system identification.
2021-05-09 11:22:29 -04:00
yibaba
9bd32d7f95
Add compatibility with Artix Linux (Arch derivative) (#306) 2021-04-27 00:59:09 -04:00
André Sá
4a797b59bd
Update install to support Fedora (#259) 2021-04-15 21:24:01 -04:00
christianchiarulli
2cd8c6a21c LunarVim 2021-04-15 00:17:48 -04:00
Walkability
dd70434857
minor-installer-fix: remove install argument from pacman (#231) 2021-04-04 17:24:35 -04:00
Iván Giovanazzi
d231232f87
added install tree-sitter-cli (#161) 2021-03-26 00:58:54 -04:00
Chris
20dbd59ee4 remove autoinstall for now 2021-03-25 23:57:20 -04:00
Chris
f52a6870a7 add support LspInstall where possible 2021-03-25 19:58:40 -04:00
Chris
301a2cb67f update install script 2021-03-23 19:52:56 -04:00
Renamed from utils/installer/install-nv-code.sh (Browse further)