bfredl 1af5ec5b51 fix(statusline): don't require'vim.diagnostic' unless already used 14 hours ago
..
_core 56a4ef3c21 docs: lsp, ui events, dev guidance, osc7 4 days ago
_extui 1256daeead fix(extui): ensure windows are valid in scheduled on_key (#35106) 4 days ago
_ftplugin db2b774a16 fix(runtime): 'includeexpr' with non-Nvim-style Lua modules #33867 2 months ago
_meta 1af5ec5b51 fix(statusline): don't require'vim.diagnostic' unless already used 13 hours ago
deprecated 8cbb1f20e5 refactor(lua): use tuple syntax everywhere #29111 1 year ago
filetype 7f18811668 vim-patch:32a1b26: runtime(filetype): improve asm heuristics and move into FTasmsyntax() (#34863) 3 weeks ago
func b61051ccb4 feat(func): allow manual cache invalidation for _memoize 6 months ago
health 35af766de6 refactor(lua): use vim.system #34707 1 week ago
lsp d08b265111 feat(lsp): enable document_color by default #35086 5 days ago
pack d21b8c949a feat(pack): add built-in plugin manager `vim.pack` 4 weeks ago
provider 35af766de6 refactor(lua): use vim.system #34707 1 week ago
treesitter 56a4ef3c21 docs: lsp, ui events, dev guidance, osc7 4 days ago
ui 3b6084ddf4 fix: type fixes 1 month ago
F.lua 3b6084ddf4 fix: type fixes 1 month ago
_async.lua cf0f90fe14 feat(async): add `vim._async` 4 weeks ago
_buf.lua cc6992f1ca feat(defaults): dot-repeat [<Space> #31186 8 months ago
_comment.lua 3b6084ddf4 fix: type fixes 1 month ago
_defaults.lua e5c2ce5905 fix(treesitter): ":EditQuery [lang]" with injected languages #34914 2 weeks ago
_editor.lua 7cd5356a6f feat(net): vim.net.request(), :edit [url] #34140 2 weeks ago
_extui.lua 9e968635ef fix(extui): check if buffers/windows exist before deleting (#34886) 3 weeks ago
_init_packages.lua e644038f06 docs: move vim.system to own section 3 weeks ago
_inspector.lua 85d33514f9 feat(api): set nvim_echo() kind for ext_messages (#33998) 2 months ago
_meta.lua 8bf99ddbac docs(lua): add vim.pack to _meta.lua #34957 2 weeks ago
_options.lua b283736388 fix(lua): `@private` => `@nodoc` #32587 5 months ago
_stringbuffer.lua e76a7e8afb refactor: add basic stringbuffer shim 4 months ago
_system.lua 56a4ef3c21 docs: lsp, ui events, dev guidance, osc7 4 days ago
_watch.lua 3572319b4c feat(vim.validate): improve fast form and deprecate spec form 9 months ago
diagnostic.lua 68eece8b84 fix(diagnostic): check if the buffer is loaded #35125 1 day ago
filetype.lua 8bccd07972 vim-patch:9.1.1549: filetype: pkl files are not recognized 2 weeks ago
fs.lua 496691f985 docs: vim.fs.dir.Opts type #34546 1 month ago
func.lua bee45fc0e7 refactor(docs): remove unnecessary `@private`/`@nodoc` annotations (#33951) 2 months ago
glob.lua 3991f14621 fix(glob): handling commas in letter pattern #34170 2 months ago
health.lua 28b7c2df52 fix(health): floating window closes when opening TOC (gO) #34794 3 weeks ago
hl.lua 3b6084ddf4 fix: type fixes 1 month ago
inspect.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 6 months ago
iter.lua 4fe51dfdae fix(iter): ArrayIter:last returns nil when filtered to empty #34697 1 week ago
keymap.lua 58df501913 docs: api, pack, events, develop 3 weeks ago
loader.lua 3b6084ddf4 fix: type fixes 1 month ago
lsp.lua d08b265111 feat(lsp): enable document_color by default #35086 5 days ago
net.lua 56a4ef3c21 docs: lsp, ui events, dev guidance, osc7 4 days ago
pack.lua 46648c3867 fix(pack): close confirmation buffer's tabpage by ID #34971 2 weeks ago
provider.lua 2e982f1aad refactor: create function for deferred loading 1 year ago
re.lua e1dc824b7e build: set luals checklevel to Hint #32392 5 months ago
secure.lua dc3a30cfbb fix(messages): 'exrc' / secure messages 4 days ago
shared.lua 56a4ef3c21 docs: lsp, ui events, dev guidance, osc7 4 days ago
snippet.lua 628d569a59 fix(snippet): jumping backwards to choice node (#35062) 6 days ago
termcap.lua 0c0352783f fix(tui): remove DCS escaping in tmux (#32723) 4 months ago
text.lua 89b946aa87 fix(lua): vim.diff is nil in uv.new_work() thread #34909 2 weeks ago
treesitter.lua 4367441213 docs: misc 1 month ago
ui.lua 237bb9cb59 docs(ui): type annotations for options #33983 1 month ago
uri.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 6 months ago
version.lua 35af766de6 refactor(lua): use vim.system #34707 1 week ago