Commit graph

36 commits

Author SHA1 Message Date
christianchiarulli
61a944f7a3 format 2021-07-08 17:22:02 -04:00
Chris
25cfc15b46 decrease time 2021-07-08 01:03:07 -04:00
Chris
64962842cb update 2021-07-08 00:56:09 -04:00
Chris
9ed937972f update 2021-07-08 00:52:28 -04:00
Chris
fed00c6215 update 2021-07-08 00:51:07 -04:00
Chris
e781e3d876 test with compile 2021-07-08 00:46:42 -04:00
Chris
fa65fab809 test 2021-07-08 00:44:32 -04:00
Chris
c04521ac5a test 2021-07-08 00:41:08 -04:00
Chris
dfcfd0c1fd typo 2021-07-08 00:39:41 -04:00
Chris
9ed8538de9 update 2021-07-08 00:37:36 -04:00
Chris
0b67ccaed8 try this 2021-07-08 00:30:17 -04:00
Chris
a5c503b3b3 update 2021-07-08 00:26:55 -04:00
Chris
290d6a1317 separate compile 2021-07-08 00:23:07 -04:00
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)