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
Age
Commit message (
Expand
)
Author
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
Feature: Define signs for Dap (#1642)
Subho Banerjee
2021-09-30
feat: add commitlint CI (#1459)
chaesngmin
2021-09-30
fix: can't open lvim log file cause by `lvim.log.viewer.cmd` (#1638)
Xavier Young
2021-09-29
Update README.md
Abouzar Parvan
2021-09-29
barbar is fixed upstream
Abouzar Parvan
2021-09-28
pin barbar to fix #1636
Abouzar Parvan
2021-09-26
fix small bugs in nvim-tree (#1629)
Abouzar Parvan
2021-09-26
migrate nvim-tree to setup syntax episode 4 :cry: (#1627)
Abouzar Parvan
2021-09-26
lsp_diagnostics is part of the nvim-tree setup now (#1623)
Abouzar Parvan
2021-09-26
fix: Adding `Diff*` highlight groups in onedarker (#1594)
Subho Banerjee
2021-09-26
Update highlights.lua
Abouzar Parvan
2021-09-26
fix: use the new nvim-tree syntax (#1619)
Abouzar Parvan
2021-09-25
update nvim-tree based on the refactor (#1617)
Abouzar Parvan
2021-09-25
fix: adjust layout after a regression in telescope (#1615)
kylo252
2021-09-25
watch_index is deprecated, use watch_gitdir instead (#1614)
Abouzar Parvan
2021-09-23
Fix the lua goto definition bug and add better common capabilities (#1604)
Abouzar Parvan
2021-09-23
fix: Rework Dockerfile to run lvim (#1593)
Subho Banerjee
2021-09-22
[Bugfix] instead of wrapping the `gl` diagnostics, split them (#1595)
Abouzar Parvan
2021-09-21
fix: remove outdated cache files on install (#1591)
kylo252
2021-09-21
[Bugfix] Wrap the `gl` floating window diagnostics (#1588)
Abouzar Parvan
2021-09-21
fix lsp_signature in readme
Abouzar Parvan
2021-09-21
[Feature]: add basic `JSONC` support (#1535)
shikun
2021-09-21
feature: allow cmp confirm options to be configurable (#1523)
Chase Colman
2021-09-21
[Feature]: use yarn to install nodejs dependencies (#1565)
Subho Banerjee
2021-09-20
add support for local stylelint (#1586)
Abouzar Parvan
2021-09-18
feature: vim.api.diagnostics has been moved to vim.diagnostics in neovim head...
Abouzar Parvan
2021-09-17
[Bugfix]: latex completion: insert `{` instead of `(` when completing (#1566)
xeluxee
2021-09-17
fix(dashboard): hide version when no tag found (#1572)
chaesngmin
2021-09-17
[Feature] Add lunarvim latest release tag to dashboard (#1436)
chaesngmin
2021-09-17
fix: missing default configuration for update_in_insert (#1550)
Luong Vo
2021-09-17
fix: use the correct API for the log-viewer (#1564)
kylo252
2021-09-16
fix: dashboard footer seems to have disapeared
Christian Chiarulli
2021-09-16
fix: more robust reloading (#1556)
kylo252
2021-09-15
feature: make peek function work in neovim head and 0.5 (#1559)
Abouzar Parvan
2021-09-15
[bugfix] Update lualine according to the breaking changes (#1558)
Abouzar Parvan
2021-09-14
chore: add demo images
christianchiarulli
2021-09-14
feat(lualine): pin commit to avoid breaking config (#1546)
chaesngmin
2021-09-14
Update README.md
rebuilt
2021-09-14
Update README.md
rebuilt
2021-09-14
Update README.md
rebuilt
2021-09-14
Merge pull request #1545 from pr3c0g/patch-1
rebuilt
2021-09-14
Update README.md to delete old bin
pr3c0g
2021-09-14
fix: no preselect for up/down, c-j/c-k and tab/s-tab
Christian Chiarulli
2021-09-13
fix: use correct install path for packer (#1540)
kylo252
2021-09-13
fix: don't re-initalize the plugin-loader
kylo252
2021-09-13
fix: common capabilities returning nothing if no cmp_nvim_lsp (#1537)
Luong Vo
2021-09-13
refactor: use more flexible paths (#1381)
kylo252
[next]