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
Age
Commit message (
Expand
)
Author
2022-01-08
fix(null-ls): avoid sending invalid opts.args (#2154)
kylo252
2022-01-03
refactor: use a static lvim binary template (#1444)
kylo252
2022-01-02
refactor(test): cleanup test utilities (#2132)
kylo252
2022-01-02
feat: lazyload notify's configuration (#1855)
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-20
refactor: remove unused old language configs (#2094)
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-12-02
Fix example of unmapping an lvim default (#1949)
Sean Reifschneider
2021-12-02
feat: add some messages in uninstall.sh (#1945)
Spaxly
2021-11-27
chore: bump core-plugins version (#1989)
kylo252
2021-11-18
fix: update jdtls script
ChristianChiarulli
2021-11-08
fix: update the uninstallation script (#1924)
kylo252
2021-11-06
chore: sort supported providers alphabetically (#1916)
kylo252
2021-11-03
fix: dashboard now runs on fresh installs (#1896)
kylo252
2021-10-31
perf(lsp): use the new upstream API for filetypes (#1836)
kylo252
2021-10-31
feat: add support for using minimal_lsp on windows (#1882)
kylo252
2021-10-24
chore: update docs to reflect recent changes (#1841)
kylo252
2021-10-20
fix(docs): update telescope's example config (#1814)
kylo252
2021-10-20
[Bugfix] Fix Windows environment variables in .ps1 scripts (#1802)
Antyos
2021-10-20
[Feature] Add BSD support (#1801)
Goran Mekić
2021-10-16
Rollback default branch name to master (#1589)
Nikolay Belov
2021-10-03
fix: restore windows installer default branch
kylo252
2021-10-03
refactor: auto-generate language configuration (#1584)
kylo252
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-30
feat: add commitlint CI (#1459)
chaesngmin
2021-09-26
fix small bugs in nvim-tree (#1629)
Abouzar Parvan
2021-09-23
fix: Rework Dockerfile to run lvim (#1593)
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-14
chore: add demo images
christianchiarulli
2021-09-13
refactor(ci): better path handling (#1531)
kylo252
2021-09-09
[Feature]: Add some very basic unit-tests (#1369)
kylo252
2021-09-08
Correct path of uninstall script. (#1500)
rebuilt
2021-09-05
Fix a small typo in config.example.lua (#1473)
Landon Schropp
2021-09-05
Change .desktop terminal value to true (#1471)
Ahmed Khalf
2021-09-04
Update install.sh (#1465)
premell
2021-09-03
Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling
christianchiarulli
2021-09-03
fix: update example config
christianchiarulli
[next]