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-06 19:38:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3f544002c753062a9d2ee258c0673f54d6f8cc5
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Christian Clason
e5d98d8569
LSP: Fix separator width on hover (
fixes
#13006
,
#12998
) (
#13007
)
...
* fix insert_separator conditional * only draw separator over wrapped width
2020-09-30 18:03:40 +02:00
..
buf.lua
lsp: Add vim.lsp.buf.range_code_action() (
#12962
)
2020-09-24 21:53:08 +02:00
callbacks.lua
lsp: remove popup No signature available. (
#12915
)
2020-09-18 09:37:53 -04:00
log.lua
Add FIXMEs
2020-08-23 13:48:27 +02:00
protocol.lua
Add docs for most vim.lsp methods
2020-08-23 13:48:25 +02:00
rpc.lua
lsp: Handle ContentModified the same way as RequestCancelled (
#12803
)
2020-09-22 21:54:34 +02:00
util.lua
LSP: Fix separator width on hover (
fixes
#13006
,
#12998
) (
#13007
)
2020-09-30 18:03:40 +02:00