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
/
lvim
/
lsp
/
utils.lua
Age
Commit message (
Expand
)
Author
2023-04-28
fix(tests): set up lazy.nvim in the lsp test (#4088)
LostNeophyte
2022-10-06
feat: lock new installations to nvim 0.8+ (#3111)
kylo252
2022-10-03
Fix: correct typos (#3117)
chaesngmin
2022-09-20
Fix: make sure latest plugins are customizable (#3044)
Abouzar Parvan
2022-09-15
fix(lsp/utils): do not register duplicate autocommands (#3004)
lvimuser
2022-08-09
refactor!: migrate to mason.nvim (#2880)
kylo252
2022-07-31
feat(lsp): bind formatexpr and omnifunc by default (#2865)
kylo252
2022-07-02
fix(lsp): update format filter for nightly (#2773)
kylo252
2022-06-23
chore(lsp): notify format request failed once when there is no client (#2697)
CPea
2022-05-11
fix(autocmds): disable commentstring_calc on cursor-hold (#2581)
kylo252
2022-05-11
feat(codelens): cursorhold is too much intrusive for codelens (#2600)
Abouzar Parvan
2022-05-06
fix(autocmds): make sure we are using codelens correctly (#2576)
Abouzar Parvan
2022-05-03
refactor: use api-autocmds for lsp functions (#2549)
kylo252
2022-01-08
feat(info): display overridden servers for filetype (#2155)
kylo252
2022-01-03
refactor: more consistent autocmds (#2133)
kylo252
2021-12-20
refactor: remove unused old language configs (#2094)
kylo252
2021-12-12
fix(lsp): correct client_id parsing in lvim-info (#2071)
kylo252
2021-12-09
feat: multiple enhancements to lvim-reload (#2054)
kylo252
2021-10-31
perf(lsp): use the new upstream API for filetypes (#1836)
kylo252
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252