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
/
lsp
Age
Commit message (
Expand
)
Author
2021-06-29
use lsp to format json
Chris
2021-06-28
config overhaul
christianchiarulli
2021-06-27
more speed
christianchiarulli
2021-06-26
feat(kotlin): Replace current custom kotlin installation with LspInstall kotl...
Marek Filipowicz
2021-06-26
feat(java): Replace the current custom installation of java, with lspinstall ...
Marek Filipowicz
2021-06-18
Simplify tailwindcss-ls config (#502)
Nawfal bin Mohmad Rouyan
2021-06-18
Remove "." directory in root pattern (#471)
Fabrizio Sestito
2021-06-18
Add file types to terraform language server config (#467)
Fabrizio Sestito
2021-06-04
LSP config of cmake (#455)
wcsjdzz
2021-05-30
tailwindcss LSP fix (#442)
maxime50
2021-05-25
Add setting to enable/disable document highlighting (#428)
tafryn
2021-05-25
Support different config paths (#426)
Amandus Søve Thorsrud
2021-05-17
added support for elixir (#403)
iToXiQ
2021-05-11
Add Elm support (#386)
Andrés Otárola
2021-05-07
Fix Vue LSP (#378)
Brymer Meneses
2021-05-05
Add default lsp settings (#364)
Andrew Fridley
2021-05-03
Improve LSP Icons (#331)
Andrew Fridley
2021-05-03
✨ Python analysis options (pyright) (#352)
Francisco Suárez
2021-04-29
add angular lsp (#322)
ptethng
2021-04-29
Typescript (#311)
rebuilt
2021-04-27
update snippet symbol
christianchiarulli
2021-04-27
adds vue language server support (#303)
rebuilt
2021-04-26
Gopls fixed. Root dir was causing problem (#289)
Shubham Pawar
2021-04-17
fix(emf-general-ls): fix black, add lua-fmt (#264)
Tim Bedard
2021-04-16
Add lsp support for ruby (#258)
przbadu
2021-04-16
Add kotlin lsp support, and :LspInstall kotlin (#263)
Marek Filipowicz
2021-04-15
replace lsp-kind for vim.lsp.protocol.CompletionItemKind native option (#257)
Rafael
2021-04-15
LunarVim
christianchiarulli
2021-04-07
updates
christianchiarulli
2021-04-05
Fix tslint is not using tsconfig.json (#233)
Jordi Santamaria Portoles
2021-04-03
Add the Terraform LSP config (#222)
Alan Jenkins
2021-04-02
Make tss server work on standalone js/ts/etc. files (#216)
Dominik Marcinowski
2021-04-01
udpates
Chris
2021-04-01
Add tailwindcss lsp support (#205)
Nawfal bin Mohmad Rouyan
2021-03-31
Add svelte lsp config for LspInstall (#202)
chaeing
2021-03-30
Define shell + php lsp + dart lsp + flutter + relative number (#188)
Biser Stoilov
2021-03-29
update python formatting
Chris
2021-03-29
[LSP] latex - Add support for latex via LspInstall (#183)
fanmih
2021-03-28
[LSP] rust - Add support for rust-analyzer via LspInstall. (#178)
James Walmsley
2021-03-28
add black python formatter (#182)
Benjamin Schmidt
2021-03-28
[LSP] go - Support gopls through LspInstall. (#177)
James Walmsley
2021-03-28
new settings options for autoformat
Chris
2021-03-27
Fix for the popup with max preload size is low (#175)
seocamo
2021-03-27
[LSP] clangd - Support LspInstall upstream path. (#174)
James Walmsley
2021-03-27
added more user options
Chris
2021-03-27
[LSP] clangd - Support LspInstall clangd. (#171)
James Walmsley
2021-03-27
diagnostic update
Chris
2021-03-27
update for config
Chris
2021-03-26
lotsa fixes
Chris
2021-03-26
[LSP] clangd - Add support for C/C++ with clangd. (#169)
James Walmsley
[next]