Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-16 | fix: more robust reloading (#1556) | kylo252 | |
2021-09-13 | refactor(ci): better path handling (#1531) | kylo252 | |
2021-09-04 | Update install.sh (#1465) | premell | |
2021-08-31 | Fix the installer copy command (#1432) | Abouzar Parvan | |
2021-08-30 | [Bugfix] Fix cp cannot stat error during installation (#1428) | Desmond Chan | |
2021-08-28 | [Feature] Fetch from git before update in install script (#1409) | Lee Marlow | |
2021-08-26 | [Refactor]: only allow a single logger (#1405) | kylo252 | |
2021-08-26 | [Refactor]: use "python3 -m pip" in the install script (#1398) | Chris Deligeorgis | |
2021-08-26 | Add a fallback for "ensurepip" on Debian based distros (#1396) | Chris Deligeorgis | |
2021-08-24 | fix unrecognized rsync flag on osx | kylo252 | |
2021-08-23 | [Refactor] Installer v2 with support for backup (#1052) | kylo252 | |
2021-08-12 | Fix formatting according to style-guide (#1057) | kylo252 | |
2021-08-04 | update for lunarvim org | Chris | |
2021-08-04 | shfmt correct fix (#1221) | Abouzar Parvan | |
2021-08-04 | fix shfmt issue | Abouzar Parvan | |
2021-08-03 | check if git is installed | christianchiarulli | |
2021-08-02 | [Feature]: Termux Support (#1206) | rayane866 | |
2021-07-31 | [Feature] Rename lv-config.lua to config.lua (#1193) | chaeing | |
* Rename example config files * Update user config path in installer * Update user config path with a variable * Update default user config file to config.lua * Add fallback to lv-config if config.lua not found * Add global variable USER_CONFIG_PATH | |||
2021-07-30 | Protect against a strict umask (#1168) | Manpreet Singh | |
2021-07-26 | [General] Create lvim.desktop (#1123) | UltimateOmega | |
2021-07-24 | New contract (#1080) | Christian Chiarulli | |
Changes to the global config object O is now lvim user_plugins is now plugins user_autocommands is now autocommands No more lang specific plugins Null-ls has replaced both formatter.nvim and nvim-lint | |||
2021-07-20 | enables testing again (#1039) | Abouzar Parvan | |
2021-07-19 | Decoupling config from nvim (#1038) | Christian Chiarulli | |
2021-07-19 | Replace which with command -v (#1032) | Luc Sinet | |
2021-07-19 | [Bugfix] lint script files (#1026) | Luc Sinet | |
2021-07-18 | remove ranger and ueberzug (#1014) | Kai | |
2021-07-13 | fix the installation stuck on Ok to remove (#912) | Abouzar Parvan | |
2021-07-10 | adding branch support (#852) | Kai | |
2021-07-08 | remove extra .lua | Chris | |
2021-07-08 | mv ts config | Chris | |
2021-07-08 | try without tsupdate | Chris | |
2021-07-08 | open automatically | christianchiarulli | |
2021-07-08 | test | christianchiarulli | |
2021-07-08 | test again | christianchiarulli | |
2021-07-08 | test | christianchiarulli | |
2021-07-08 | Merge branch 'master' of github.com:ChristianChiarulli/LunarVim | christianchiarulli | |
2021-07-08 | test | christianchiarulli | |
2021-07-08 | pain and suffering (#801) | Abouzar Parvan | |
2021-07-08 | update | christianchiarulli | |
2021-07-08 | try cq | christianchiarulli | |
2021-07-08 | update installer | christianchiarulli | |
2021-07-08 | test | christianchiarulli | |
2021-07-08 | new command for tsupdate | christianchiarulli | |
2021-07-08 | try with diff config | christianchiarulli | |
2021-07-08 | refactor | christianchiarulli | |
2021-07-08 | tryy with silent | christianchiarulli | |
2021-07-08 | write to log file | christianchiarulli | |
2021-07-08 | another redirect | christianchiarulli | |
2021-07-08 | redirect output test | christianchiarulli | |
2021-07-08 | format | christianchiarulli | |