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-01-07 20:07:23 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
379c37fa0b1be09cd46dd299638d94b9727fbaea
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Lewis Russell
379c37fa0b
fix: bug in stylize_markdown
...
`stripped` and `markdown_lines` are iterated together so must have the same length.
2025-04-04 14:33:50 +01:00
..
_meta
…
_changetracking.lua
…
_folding_range.lua
…
_meta.lua
…
_snippet_grammar.lua
…
_tagfunc.lua
…
_transport.lua
…
_watchfiles.lua
…
buf.lua
…
client.lua
feat(lsp): workspace_required
#31824
2025-03-30 11:07:53 -07:00
codelens.lua
…
completion.lua
docs(lsp): completion.enable
#33063
2025-03-26 06:43:40 -07:00
diagnostic.lua
…
handlers.lua
…
health.lua
fix(lsp): warn on missing config in :checkhealth
#33087
2025-03-28 05:46:10 -07:00
inlay_hint.lua
fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled
#32999
2025-03-30 08:39:10 -07:00
log.lua
docs: misc (
#32928
)
2025-03-21 19:28:29 +08:00
protocol.lua
…
rpc.lua
refactor: add basic stringbuffer shim
2025-03-31 16:51:18 +01:00
semantic_tokens.lua
…
sync.lua
…
util.lua
fix: bug in stylize_markdown
2025-04-04 14:33:50 +01:00