This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2025-09-07 03:48:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82c09f7c0b5d19f6f63f2dd126412fc75523f647
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Piyush Jaipuriyar
82c09f7c0b
lsp: add explicit entry on lsp log start
...
fix: address typo and review comments
2021-03-06 10:39:40 +05:30
..
buf.lua
doc: Add missing parameter end_pos for range_formatting (
#13481
)
2020-12-09 11:19:56 +01:00
callbacks.lua
lsp: vim.lsp.diagnostic (
#12655
)
2020-11-12 22:21:34 -05:00
diagnostic.lua
lsp: Add severity_limit for other diagnostics features (
#13528
)
2021-01-12 12:58:50 -05:00
handlers.lua
LSP: Fix nil settings handling in workspace/configuration (
#13708
)
2021-01-18 19:33:10 +01:00
log.lua
lsp: add explicit entry on lsp log start
2021-03-06 10:39:40 +05:30
protocol.lua
LSP: Add diagnostic tags to client capabilities (
#13578
)
2021-01-05 21:15:08 +01:00
rpc.lua
lsp: Reduce memory usage for buffering the message from LSP.
2020-11-29 06:49:44 +09:00
util.lua
lsp: Fix pumvisible() check introduced in
#12900
(
#13866
)
2021-02-04 12:35:17 +01:00