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
/
lua
Age
Commit message (
Expand
)
Author
2021-10-12
fix(config/log): show error in config instead of hiding (#1751)
Chase Colman
2021-10-12
bugfix: Ensure lvim table is valid before calling Log:warn() (#1742)
James Walmsley
2021-10-11
[Feature] use `Comment.nvim` instead of `nvim-comment` (#1736)
Abouzar Parvan
2021-10-11
fix: correct floating window position in Neovim 0.6 nightly (#1732)
Abouzar Parvan
2021-10-11
fix: core.telescope has migrated to lvim.core.telescope
Abouzar Parvan
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252
2021-10-10
fix: anything not in setup should be set using zero and one (#1733)
Abouzar Parvan
2021-10-10
fix: nvim-tree ls_disagnostics has been replaced with diagnostic (#1731)
Abouzar Parvan
2021-10-10
fix(nvimtree): change 0 and 1 values to true/false (#1728)
rebuilt
2021-10-10
fix(auto-pairs): disable lazy loading for auto-pairs (#1729)
rebuilt
2021-10-10
fix: don't hide duplicate snippets
Abouzar Parvan
2021-10-09
feat(cmp): make popupmenu formatting options configurable (#1718)
xeluxee
2021-10-09
fix(cmp/autopairs): prevent out of bounds jump and re-enable jump after confi...
Chase Colman
2021-10-09
feat: support nvim-cmp floating menu highlights (#1719)
Abouzar Parvan
2021-10-09
feat: support wildcard filetypes for null-ls providers (#1447)
Luc Sinet
2021-10-09
feat: configure multiple filetypes per provider (#1725)
kylo252
2021-10-09
fix(lsp): use correct check for formatter override (#1726)
kylo252
2021-10-09
fix: move jsonls commands under setup (#1685)
Abouzar Parvan
2021-10-09
fix(telescope): prompt position when find/grep LunarVim files (#1711)
Xavier Young
2021-10-08
fix: don't use the cmp floating window (#1715)
Abouzar Parvan
2021-10-08
fix: correct variable names in NvimTree setup table (#1710)
Chris Dawkins
2021-10-08
fix: register null-ls providers per filetype (#1709)
kylo252
2021-10-07
feat(lsp): handle user configuration in setup() (#1707)
kylo252
2021-10-06
[Feature] better code action prompt and auto show codelens actions (#1698)
Abouzar Parvan
2021-10-05
feat(lsp): make lsp buffer-mappings configurable (#1687)
Subho Banerjee
2021-10-04
fix: return null ls setup user config (#1683)
dklymenk
2021-10-04
fix: bring back NlspConfig completion (#1682)
Abouzar Parvan
2021-10-04
fix: the virtual_text charachter causes issues (#1681)
Abouzar Parvan
2021-10-04
feat: better kubernetes support (#1679)
Abouzar Parvan
2021-10-04
feat: better default json schemas (#1678)
Abouzar Parvan
2021-10-04
feat: q quits lsp-installer (#1674)
Christian Chiarulli
2021-10-04
fix: restore the ability to override formatting (#1677)
kylo252
2021-10-03
fix: add packer-install hook on lvim-update
kylo252
2021-10-03
fix: add missing table entry (#1670)
kylo252
2021-10-03
fix: add deprecation notice for lvim.lang.foo.lsp (#1670)
kylo252
2021-10-03
fix: return correctly for overridden lang servers (#1669)
Abouzar Parvan
2021-10-03
refactor: auto-generate language configuration (#1584)
kylo252
2021-10-03
fix: add missing lsp.log entry in log_viewer (#1666)
kylo252
2021-10-02
feat: make lsp highlight color configurable (#1659)
Abouzar Parvan
2021-10-01
feat: add LvimUpdate command (#1634)
kylo252
2021-09-30
Feature: Define signs for Dap (#1642)
Subho Banerjee
2021-09-30
fix: can't open lvim log file cause by `lvim.log.viewer.cmd` (#1638)
Xavier Young
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
[next]