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
Age
Commit message (
Expand
)
Author
2023-04-28
fix(tests): set up lazy.nvim in the lsp test (#4088)
LostNeophyte
2023-04-23
fix(lsp): diagnostic codes already show by default (#4070)
kylo252
2023-04-20
fix(lsp): add luv library by default to lua_ls (#4067)
kylo252
2023-04-16
feat(tailwind): add .ts options to tailwind.config root_pattern (#4016)
Sinuhe Shin
2023-04-06
feat(lang): yaml use schemastore (#3953)
Jieru Mei
2023-03-20
fix(lsp): incorrect `g` goto capitalization (#3950)
Jabriel
2023-02-17
refactor(lsp)!: lua lsp renamed (#3836)
github-actions[bot]
2023-02-11
fix(lsp): template generation for filetypes with dots (#3833)
LostNeophyte
2023-02-10
chore(lsp): add unocss to skipped_list (#3834)
LostNeophyte
2023-02-07
fix(lsp): lazy loading (#3824)
LostNeophyte
2023-02-04
chore: bump plugins version (#3763)
github-actions[bot]
2023-02-04
perf: lazy load most plugins (#3750)
LostNeophyte
2023-01-20
fix(lsp): info diagnostic icon not showing (#3756)
CJ Lazell
2023-01-17
fix(lsp): don't remove mason-lspconfig's hook (#3739)
LostNeophyte
2023-01-10
refactor: migrate to lazy.nvim (#3647)
LostNeophyte
2023-01-05
chore: bump plugins version (#3652)
github-actions[bot]
2022-12-23
chore: bump plugins version (#3609)
github-actions[bot]
2022-12-16
feat(lsp): focusable line diagnostics (#3622)
LostNeophyte
2022-12-13
fix(lsp): add neocmake to skipped_servers (#3597)
LostNeophyte
2022-11-17
fix(lsp): sumneko-lua library scanning (#3484)
carsakiller
2022-11-14
fix(lsp): some servers have dynamic commands (#3471)
opalmay
2022-11-09
fix(lsp): disable annoying popup for sumneko-lua (#3445)
Abouzar Parvan
2022-11-01
fix(lsp) launch servers in path as well (#3390)
k4z4n0v4
2022-10-31
fix(lsp): only launch installed servers (#3366)
CPea
2022-10-29
chore: bump plugins version (#3276)
github-actions[bot]
2022-10-27
fix(lsp): do a nil check before string matching autocmd desc (#3354)
Abouzar Parvan
2022-10-26
fix(lsp): don't start servers multiple times (#3347)
LostNeophyte
2022-10-22
refactor: clean up test env paths (#3318)
kylo252
2022-10-15
chore(plugins): bump version (#3248)
kylo252
2022-10-15
fix(nvim-cmp-lsp): update_capabilities has been deprecated (#3245)
Abouzar Parvan
2022-10-15
fix(luadev): this plugin has been renamed (#3235)
Abouzar Parvan
2022-10-12
fix(lua-dev): make sure we are loading the correct types (#3208)
Abouzar Parvan
2022-10-06
fix: always use border for lsp hover (#3160)
opalmay
2022-10-06
feat: lock new installations to nvim 0.8+ (#3111)
kylo252
2022-10-02
feat: move icons to a single icons file (#3115)
Philippe Richard
2022-10-03
Fix: correct typos (#3117)
chaesngmin
2022-10-03
feat: reload and lir color update (#3123)
Christian Chiarulli
2022-09-28
chore(lsp): give null-ls setup default values (#3093)
Daniel RodrÃguez Rivero
2022-09-27
chore: bump plugins version (#2988)
github-actions[bot]
2022-09-20
Fix: make sure latest plugins are customizable (#3044)
Abouzar Parvan
2022-09-19
feat: breadcrumbs (#3043)
Christian Chiarulli
2022-09-19
feat(document highlight): use illuminate rather than autocommand to avoid fla...
Christian Chiarulli
2022-09-19
fix(lsp): enforce lvim completion for lua-server (#3035)
kylo252
2022-09-15
refactor: small improvements (#3021)
Christian Chiarulli
2022-09-15
fix(lsp/utils): do not register duplicate autocommands (#3004)
lvimuser
2022-09-12
fix(plugins): handle deprecated options (#3014)
kylo252
2022-08-29
chore: remove unnecessary code (#2923)
lvimuser
2022-08-29
fix(lsp): pass name arg to should_auto_install (#2958)
Daniel RodrÃguez Rivero
2022-08-19
fix(statusline): display null-ls linters properly (#2921)
Akihiro Okuno
2022-08-09
fix(lsp): return the actual resolved mason-config (#2889)
kylo252
[next]