summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)Author
2021-07-08testChris
2021-07-08typoChris
2021-07-08updateChris
2021-07-08try thisChris
2021-07-08updateChris
2021-07-08separate compileChris
2021-07-08add compileChris
2021-07-08testing blocking installChris
2021-07-07we don't need all the neovim git history to install the latest version (#756)Abouzar Parvan
2021-07-07custom_plugins has been renamed to user_plugins (#745)Abouzar Parvan
2021-07-07test install0.4.5christianchiarulli
2021-07-07udpatechristianchiarulli
2021-07-07update installchristianchiarulli
2021-07-07fix installchristianchiarulli
2021-07-06remove thatchristianchiarulli
2021-07-06try thischristianchiarulli
2021-07-06update scriptchristianchiarulli
2021-07-06custom whichkey entriesChris
2021-07-06remove plugin bloatchristianchiarulli
2021-07-06fixed missing format setting for php language. (#727)Joan López
2021-07-05fix user configchristianchiarulli
2021-07-05(feat) use neoformat as the defalt format option (#715)Rafael
2021-07-05user defined pluginschristianchiarulli
2021-07-05updated autocommands for userchristianchiarulli
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-04[IMPORTANT] Now using stylua for formatting.Rafael
* This was discussed in #652 * For now on, we're gonna use stylua for formatting the project, the config is located in `utils/.stylua.toml`, Use it before pushing changes.
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-03Update nv script folder (#625)Henry Palacios
The path used by default in install.sh is ~/.config/nvim
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-30add lush and template for creating colorschemesChris
2021-06-30color logoChris
2021-06-30new logoChris
2021-06-28less vimscriptchristianchiarulli
2021-06-26vscode use spacebar in other input (#513)Wolowit
* fixed ues spacebar in other input(terminal, extensions, etc) * fixed vscode spacebar
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-29Fixed possible typo (#324)Enzo Di Tizio
Fixing possible typo on the `oneDarkPro` theme name.
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-04-01update logoChris