summaryrefslogtreecommitdiff
path: root/utils/installer
AgeCommit message (Collapse)Author
2021-07-04Remove `extras` Config option since extras plugins are enabled individualy ↵maxime50
now (#673) * Remove `extras` Global Config * remove white space Co-authored-by: maxime50 <>
2021-07-04start formatting rulesRafael
2021-07-04Basics for php lsp (#664)PZ31k0nauT
* Update php.lua * Update default-config.lua * Update lv-config.example.lua
2021-07-04update docschristianchiarulli
2021-07-03added Clangd format_on_save (#621)Mayank Dutta
* clang autoformat do save lot of trouble * clang autoformat do save lot of trouble * clang indentation done, comments updated * clang indentation done, comments updated Co-authored-by: Mayank Sharma <[email protected]>
2021-07-03fix(typo): nvcode -> LunarVim (#629)J.B.C
2021-07-03feat(615): transparent background option (#617)William Goulois
2021-07-02[LSP] clang - Better defaults for clangd. (#601)James Walmsley
2021-07-02remove lv config so that user settings actually mean somethingChris
2021-06-18Modifying 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-12fix pip install on Arch Linux (#390)Micael Viana
2021-05-09Fix 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-09Use 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-27Add compatibility with Artix Linux (Arch derivative) (#306)yibaba
2021-04-15Update install to support Fedora (#259)André Sá
2021-04-15LunarVimchristianchiarulli
2021-04-04minor-installer-fix: remove install argument from pacman (#231)Walkability
2021-03-26added install tree-sitter-cli (#161)Iván Giovanazzi
2021-03-25remove autoinstall for nowChris
2021-03-25add support LspInstall where possibleChris
2021-03-23update install scriptChris
2021-03-23update install scriptChris
2021-03-23update install scriptChris
2021-03-23remove junkChris
2021-03-19add lots of nonsense to script, for now just tell user in readme to run ↵Chris
:PackerInstall
2021-03-19update need to get rid of messageChris
2021-03-19update scriptChris
2021-03-19update installChris
2021-03-19updateChris
2021-03-19updateChris
2021-03-19update install scriptChris
2021-03-19update scriptChris
2021-03-19fix installer (accidentally overwrote)Chris
2021-03-19shellcheck and shfmtChris
2021-03-16udpatesChris
2021-03-14udpate readme add installerChris