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
2023-02-24
feat: lvim script name follows $NVIM_APPNAME
opalmay
2023-02-24
fix: install bin path
opalmay
2023-02-24
fix: validate_install_prefix
opalmay
2023-02-24
fix: installer
opalmay
2023-02-24
fix: installer
opalmay
2023-02-24
refactor: install_bin
opalmay
2023-02-24
refactor: installer
opalmay
2023-02-17
feat: lock new installations to nvim 0.9+
opalmay
2023-01-17
fix(installer): only install treesitter-cli if it's missing (#3740)
LostNeophyte
2023-01-10
refactor: migrate to lazy.nvim (#3647)
LostNeophyte
2023-01-10
fix: bash installer errors (#3686)
LostNeophyte
2022-11-27
feat(installer): list dependencies that will be installed (#3523)
rob
2022-10-31
refactor(installer): skip unstable headless update (#3338)
kylo252
2022-10-14
fix: don't install desktop file w/o xdg-desktop-menu (#3229)
opalmay
2022-10-09
Feat(installer): desktop entry (#3187)
opalmay
2022-10-08
fix(installer): don't set log level
Christian Chiarulli
2022-10-06
feat: enable global installation (#3161)
kylo252
2022-10-06
feat: lock new installations to nvim 0.8+ (#3111)
kylo252
2022-10-06
fix(installer): don't overwrite previous config (#3154)
Mattherix
2022-09-20
revert: fix Packer instead of hard-coding config (#3049)
kylo252
2022-09-20
fix(installer): small fix in help message of install.sh (#3032)
Dániel Vankó
2022-08-19
feat(installer): handle INSTALL_PREFIX not on PATH (#2912)
kylo252
2022-07-03
fix: typo in utils/installer/install.sh (#2776)
Yazeed1s
2022-06-26
fix(installer): always use check shallow clones (#2763)
kylo252
2022-06-23
feat(installer): add verify-plugins hook (#2751)
kylo252
2022-06-23
feat: fix a couple of issues (#2750)
Abouzar Parvan
2022-04-27
refactor: lock new installations to nvim v0.7+ (#2526)
kylo252
2022-04-23
feat(installer): ensure correct responses when prompting user (#2506)
William Boman
2022-04-20
refactor: update impatient (#2477)
kylo252
2022-03-18
[Bugfix]: correct typo in backup function (#2358)
Aleksandr
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
[next]