Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-08 | update | Chris | |
2021-07-08 | update | Chris | |
2021-07-08 | test with compile | Chris | |
2021-07-08 | test | Chris | |
2021-07-08 | test | Chris | |
2021-07-08 | typo | Chris | |
2021-07-08 | update | Chris | |
2021-07-08 | try this | Chris | |
2021-07-08 | update | Chris | |
2021-07-08 | separate compile | Chris | |
2021-07-08 | add compile | Chris | |
2021-07-08 | testing blocking install | Chris | |
2021-07-07 | test install0.4.5 | christianchiarulli | |
2021-07-07 | udpate | christianchiarulli | |
2021-07-07 | update install | christianchiarulli | |
2021-07-07 | fix install | christianchiarulli | |
2021-07-06 | remove that | christianchiarulli | |
2021-07-06 | try this | christianchiarulli | |
2021-07-06 | update script | christianchiarulli | |
2021-07-03 | fix(typo): nvcode -> LunarVim (#629) | J.B.C | |
2021-07-02 | remove lv config so that user settings actually mean something | Chris | |
2021-06-18 | Modifying installer.sh (and README.md) to be suited for Gentoo (#495) | yibaba | |
* Modifying installer.sh to be suited for Gentoo * Change README.md to be more helpful for Gentoo instalations | |||
2021-05-12 | fix pip install on Arch Linux (#390) | Micael Viana | |
2021-05-09 | Fix packer and nvim already installed check (#382) | Simon Fontana Oscarsson | |
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 | Use os-release file to check Ubuntu distro (#381) | Simon Fontana Oscarsson | |
Previous check uname -a does not work if user has changed kernel. Use os-release for true operating system identification. | |||
2021-04-27 | Add compatibility with Artix Linux (Arch derivative) (#306) | yibaba | |
2021-04-15 | Update install to support Fedora (#259) | André Sá | |
2021-04-15 | LunarVim | christianchiarulli | |
2021-04-04 | minor-installer-fix: remove install argument from pacman (#231) | Walkability | |
2021-03-26 | added install tree-sitter-cli (#161) | Iván Giovanazzi | |
2021-03-25 | remove autoinstall for now | Chris | |
2021-03-25 | add support LspInstall where possible | Chris | |
2021-03-23 | update install script | Chris | |