summaryrefslogtreecommitdiff
path: root/utils/installer
AgeCommit message (Expand)Author
2021-09-13refactor(ci): better path handling (#1531)kylo252
2021-09-08Correct path of uninstall script. (#1500)rebuilt
2021-09-05Fix a small typo in config.example.lua (#1473)Landon Schropp
2021-09-04Update install.sh (#1465)premell
2021-09-03Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingchristianchiarulli
2021-09-03fix: update example configchristianchiarulli
2021-08-31Fix the installer copy command (#1432)Abouzar Parvan
2021-08-30[Bugfix] Fix cp cannot stat error during installation (#1428)Desmond Chan
2021-08-30fix: spacegray -> onedarkerChristian Chiarulli
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-26Add a fallback for "ensurepip" on Debian based distros (#1396)Chris Deligeorgis
2021-08-24fix unrecognized rsync flag on osxkylo252
2021-08-23[Refactor] Installer v2 with support for backup (#1052)kylo252
2021-08-23fix telescope.project call in sample config (without ts) (#1380)Jan Vlčinský
2021-08-23Update config.example.luaAbouzar Parvan
2021-08-16[Feature] Expose null ls setup to user config (#1323)dklymenk
2021-08-15Fix slow CI by installing a neovim binary directly (#1059)kylo252
2021-08-12Fix formatting according to style-guide (#1057)kylo252
2021-08-12Please... reverse history and cycle next telescope bindings (#1276)Andrew Fridley
2021-08-09feat: Add an async logger using plenary (#1207)kylo252
2021-08-06fix: typo in install_stylua.shgrvxs
2021-08-04update for lunarvim orgChris
2021-08-04shfmt correct fix (#1221)Abouzar Parvan
2021-08-04fix shfmt issueAbouzar Parvan
2021-08-03check if git is installedchristianchiarulli
2021-08-02[Refactor] Allow editing default keymaps (#1213)kylo252
2021-08-02[Feature]: Termux Support (#1206)rayane866
2021-08-02[Refactor] Adopt which key mapping style (#1210)Luc Sinet
2021-07-31[Feature] Rename lv-config.lua to config.lua (#1193)chaeing
2021-07-31Enable querying lang-server formatting capabilities (#1078)kylo252
2021-07-30Protect against a strict umask (#1168)Manpreet Singh
2021-07-27add some sample which-key mappings to lv-config.lua and README.mdabzcoding
2021-07-26[General] Create lvim.desktop (#1123)UltimateOmega
2021-07-26[Refactor] remove lv prefix (#1112)Luc Sinet
2021-07-25fix formatting according to styluaabzcoding
2021-07-25Fix ignored user autocommands (#1090)kylo252
2021-07-25Update lv-config.example.luarebuilt
2021-07-25Standardize compe builtin (#1083)Christian Chiarulli
2021-07-24New contract (#1080)Christian Chiarulli
2021-07-21[Feature] Make common_on_attach configurable (#1024)kylo252
2021-07-20enables testing again (#1039)Abouzar Parvan
2021-07-19Decoupling config from nvim (#1038)Christian Chiarulli
2021-07-19Replace which with command -v (#1032)Luc Sinet
2021-07-19[Bugfix] lint script files (#1026)Luc Sinet
2021-07-18[Refactor] Make default keybindings configurable (#988)kylo252
2021-07-18remove ranger and ueberzug (#1014)Kai
2021-07-17updated readme (#1000)Abouzar Parvan
2021-07-17[Refactor] nvimtree to be configurable (#970)chaeing