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 11:58:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df726408d7043c618877118909f53a78b85eb2fd
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Tony Kuneck
6d066af27a
Opts.wrap_at is sometimes a bool, ensure it falls back to a valid number in the call to math.min
2020-10-04 01:06:44 -07: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
Opts.wrap_at is sometimes a bool, ensure it falls back to a valid number in the call to math.min
2020-10-04 01:06:44 -07:00