Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | we don't need all the neovim git history to install the latest version (#756) | Abouzar Parvan | |
2021-07-07 | custom_plugins has been renamed to user_plugins (#745) | Abouzar Parvan | |
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-06 | custom whichkey entries | Chris | |
2021-07-06 | remove plugin bloat | christianchiarulli | |
2021-07-06 | fixed missing format setting for php language. (#727) | Joan López | |
2021-07-05 | fix user config | christianchiarulli | |
2021-07-05 | (feat) use neoformat as the defalt format option (#715) | Rafael | |
2021-07-05 | user defined plugins | christianchiarulli | |
2021-07-05 | updated autocommands for user | christianchiarulli | |
2021-07-04 | Remove `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-04 | start formatting rules | Rafael | |
2021-07-04 | Basics for php lsp (#664) | PZ31k0nauT | |
* Update php.lua * Update default-config.lua * Update lv-config.example.lua | |||
2021-07-04 | update docs | christianchiarulli | |
2021-07-03 | added 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-03 | fix(typo): nvcode -> LunarVim (#629) | J.B.C | |
2021-07-03 | Update nv script folder (#625) | Henry Palacios | |
The path used by default in install.sh is ~/.config/nvim | |||
2021-07-03 | feat(615): transparent background option (#617) | William Goulois | |
2021-07-02 | [LSP] clang - Better defaults for clangd. (#601) | James Walmsley | |
2021-07-02 | remove lv config so that user settings actually mean something | Chris | |
2021-06-30 | add lush and template for creating colorschemes | Chris | |
2021-06-30 | color logo | Chris | |
2021-06-30 | new logo | Chris | |
2021-06-28 | less vimscript | christianchiarulli | |
2021-06-26 | vscode use spacebar in other input (#513) | Wolowit | |
* fixed ues spacebar in other input(terminal, extensions, etc) * fixed vscode spacebar | |||
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-29 | Fixed possible typo (#324) | Enzo Di Tizio | |
Fixing possible typo on the `oneDarkPro` theme name. | |||
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-04-01 | update logo | Chris | |