index
:
LunarVim.git
appname-impl
bootstrap-stdpath
feat-dapui-layout
feat-luasnip-setup-tables
feat/handlers-override
luasnip-refactor
mason-nullls-dap
master
nvim-v0.9-bump
nvim_appname-refactor
plugins-bump
refactor-toggleterm-exec
refactor/builtins
refactor/config-structure
release-1.2/neovim-0.8
release-1.3/neovim-0.9
remove-old-colorschemes
rolling
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
installer
/
install.sh
Age
Commit message (
Expand
)
Author
2022-03-10
feat(windows): add custom config_win.example.lua (#2330)
kylo252
2022-03-02
feat: add option to automatically answer 'yes' for sh install script (#2306)
Lucas Santos
2022-02-14
feat(installer): use pnpm to install nodejs dependencies(#2279) (#2280)
Yangzi Chen
2022-01-24
chore(installer): require neovim 0.6.1+ (#2211)
kylo252
2022-01-03
refactor: use a static lvim binary template (#1444)
kylo252
2021-12-26
fix(installer): more robust yarn validation (#2113)
Felipe Baltor
2021-12-23
refactor(install.sh): fix typo in node error message (#2107)
Stone Preston
2021-12-23
refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093)
Abouzar Parvan
2021-12-20
fix(installer): check if npm-prefix is writable (#2091)
kylo252
2021-12-15
fix(installer): backup linked files with rsync (#2081)
Lee Marlow
2021-12-11
feat(installer): nicer rsync output (#2067)
kylo252
2021-12-11
fix(installer): better handling of existing files (#2066)
kylo252
2021-12-09
fix(bootstrap): remove hard-coded spellfile option (#2061)
kylo252
2021-12-06
feat: full compatibility with neovim v0.6 (#2037)
kylo252
2021-11-27
chore: bump core-plugins version (#1989)
kylo252
2021-11-03
fix: dashboard now runs on fresh installs (#1896)
kylo252
2021-10-24
chore: update docs to reflect recent changes (#1841)
kylo252
2021-10-20
[Feature] Add BSD support (#1801)
Goran Mekić
2021-10-16
Rollback default branch name to master (#1589)
Nikolay Belov
2021-10-02
docs: spelling fixes and LunarVim name consistency (#1655)
Lee Marlow
2021-10-01
fix(installer): add missing update call (#1653)
kylo252
2021-10-01
feat: add LvimUpdate command (#1634)
kylo252
2021-10-01
fix(installer): fix ARGS_LOCAL condition (#1649)
Jakpat Mingmongkolmitr
2021-09-30
[Bugfix]: Use local install in Github actions (#1628)
Subho Banerjee
2021-09-21
fix: remove outdated cache files on install (#1591)
kylo252
2021-09-21
[Feature]: use yarn to install nodejs dependencies (#1565)
Subho Banerjee
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
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
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
[next]