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
ac5a3f2c56775040a1b7de438cfd592c0dc26400
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Hirokazu Hata
96568d5b07
Merge pull request
#12343
from ndreas/fix/lsp-multibyte-indexing
...
Fix LSP multibyte indexing
2020-06-04 12:16:42 +09:00
..
buf.lua
LSP: Add textDocument/codeAction support (
#11607
)
2020-05-16 01:18:59 +02:00
callbacks.lua
LSP: Don't swallow bufnr argument from callbacks (
#12350
)
2020-05-20 21:18:35 -04:00
log.lua
lsp: change log name to "lsp.log" from "vim-lsp.log"
2020-05-23 15:02:38 +09:00
protocol.lua
lua: simple snippet support in the completion items (
#12118
)
2020-05-28 08:31:56 -04:00
rpc.lua
lsp: do not assert even if the code does not exist in ErrorCodes (
#11981
)
2020-04-21 15:42:48 +02:00
util.lua
Merge pull request
#12343
from ndreas/fix/lsp-multibyte-indexing
2020-06-04 12:16:42 +09:00