This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-02-05 03:51:21 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9359701eae7bd8a59e4a916e085cc686f609d693
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Mathias Fußenegger
317c80f460
feat(lsp): add method filter to get_active_clients (
#24319
)
2023-07-12 14:48:21 +02:00
..
types
…
_dynamic.lua
…
_snippet.lua
…
_watchfiles.lua
…
buf.lua
feat(lsp): add method filter to get_active_clients (
#24319
)
2023-07-12 14:48:21 +02:00
codelens.lua
…
diagnostic.lua
…
handlers.lua
fix(lint): lint warnings
#24226
2023-07-10 04:38:15 -07:00
health.lua
…
inlay_hint.lua
fix(lsp): don't use hl_mode = combine for inlay hints
#24276
2023-07-08 00:14:52 -07:00
log.lua
fix(lint): lint warnings
#24226
2023-07-10 04:38:15 -07:00
protocol.lua
…
rpc.lua
fix(lint): lint warnings
#24226
2023-07-10 04:38:15 -07:00
semantic_tokens.lua
…
sync.lua
fix(lint): lint warnings
#24226
2023-07-10 04:38:15 -07:00
tagfunc.lua
…
types.lua
…
util.lua
…