issues
search
junnplus
/
lsp-setup.nvim
A simple wrapper for nvim-lspconfig and mason-lspconfig to easily setup LSP servers.
Apache License 2.0
225
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: use existing servers & define default servers
#56
GR3YH4TT3R93
opened
3 months ago
0
Fixes table name for inlay_hint function
#55
anchorite
closed
10 months ago
3
fix: Correct the usage of clangd_extension
#54
junaire
closed
1 year ago
1
fix: apply cmp capability after setup
#53
DarwinSenior
closed
1 year ago
0
Setup capabilities after nvim-cmp
#52
DarwinSenior
closed
1 year ago
1
Question: Add `desc` parameter to mappings
#51
shahamran
opened
1 year ago
2
use vim.lsp.buf.inlay_hint
#50
junnplus
closed
1 year ago
0
Unable to display inlay hints with Zig
#49
junnplus
closed
1 year ago
2
update docs for inlay-hints
#48
junnplus
closed
1 year ago
0
reduce dependence on mason and mason-lspconfig
#47
junnplus
closed
1 year ago
0
support inlay-hints for nvim 0.10
#46
junnplus
closed
1 year ago
0
use LspAttach instead of on_attach for mappings
#45
junnplus
closed
1 year ago
0
sumneko_lua is deprecated, use lua_ls instead. See :h deprecated
#44
pedropombeiro
closed
1 year ago
1
How to disable a LSP server
#43
bincat233
closed
1 year ago
1
Mappings don't get applied for rust_analyzer
#42
itmecho
closed
1 year ago
1
neodev instead of lua-dev
#41
cppcoffee
closed
2 years ago
6
pylsp will start even if it is not configured
#40
cppcoffee
closed
2 years ago
0
`cmp_nvim_lsp.update_capabilities` is deprecated
#39
TeibbyZhang
closed
2 years ago
1
Move setup to before setup_handlers to fix lsps not loaded bug
#38
TisnKu
closed
2 years ago
0
rust-analyzer not attached to buffer on windows
#37
TisnKu
closed
2 years ago
16
fix vim.lsp.buf.format not exist
#36
cppcoffee
closed
2 years ago
3
format api变更导致报错
#35
Evolution404
closed
2 years ago
5
add a feature: automatically configure installed server
#34
breakersun
closed
1 year ago
3
key mappings doesn't work?
#33
LeoSunTL
closed
2 years ago
1
remove symlink
#32
junnplus
closed
2 years ago
1
Broken on windows
#31
mg-bayoo
closed
2 years ago
5
Integrate with coq_nvim
#30
guigui64
closed
2 years ago
0
follow up rust-tools
#29
junnplus
closed
2 years ago
2
rust-tools error
#28
horaoen
closed
2 years ago
0
update README.md
#27
junnplus
closed
2 years ago
0
Default on_attach function.
#26
thisduck
closed
2 years ago
0
add link for lsp-setup
#25
junnplus
closed
2 years ago
0
Marking format_on_save timeout configurable.
#24
thisduck
closed
2 years ago
1
use server_capabilities instead of resolved_capabilities on nightly neovim
#23
junnplus
closed
2 years ago
0
setup handlers with mason-lspconfig
#22
junnplus
closed
2 years ago
0
use mason-lspconfig.nvim instead of nvim-lsp-installer
#21
junnplus
closed
2 years ago
2
Switch out nvim-lsp-installer for mason.nvim
#20
arafatamim
closed
2 years ago
2
Custom LSPs
#19
ignamartinoli
opened
2 years ago
3
received `end` message with no corresponding `begin`
#17
ignamartinoli
closed
2 years ago
3
Issue with cmp
#15
ignamartinoli
closed
2 years ago
9
warning and error on save
#14
k1ng440
closed
2 years ago
2
Accessing client.resolved_capabilities is deprecated
#13
k1ng440
closed
2 years ago
0
refactor(utils.lua): update deprecated api
#12
horaoen
closed
2 years ago
0
`gt` is mapped when it's a default Neovim binding
#11
weakphish
closed
2 years ago
1
fix(utils): replace deprecated APIs in mappings
#10
khuedoan
closed
2 years ago
1
LSP broken
#9
l3aro
closed
2 years ago
2
Feature: uninstall LSP server automatically
#8
junnplus
closed
2 years ago
0
Fix on_attach example
#6
mandlm
closed
2 years ago
1
integrate clangd_extensions.nvim
#5
junnplus
closed
2 years ago
0
Feature: integrate clangd_extensions.nvim
#4
junnplus
closed
2 years ago
0
Next