Mart-Mihkel Aun f01419f3d5 feat(runtime): accept predicates in take and skip (#34657) 2 days ago
..
_extui f2988e05db feat(extui): don't enter pager for routed message #34679 1 week ago
_ftplugin db2b774a16 fix(runtime): 'includeexpr' with non-Nvim-style Lua modules #33867 2 months ago
_meta 38aac21083 fix: type of nvim_echo 4 days ago
deprecated 8cbb1f20e5 refactor(lua): use tuple syntax everywhere #29111 1 year ago
filetype 5cf135f9a0 vim-patch:9.1.1466: filetype: not all lex files are recognized 2 weeks ago
func b61051ccb4 feat(func): allow manual cache invalidation for _memoize 6 months ago
health 2f95abddfa refactor(health): use vim.system():wait() #34702 5 days ago
lsp 807bc00dd6 fix(lsp): use `vim.notify` with action-less `showMessage` requests (#34720) 3 days ago
provider e87d2ae383 fix(checkhealth): check outdated pynvim version properly #33175 3 months ago
treesitter 168bf0024e fix(treesitter): ensure TSLuaTree is always immutable 2 days ago
ui 3b6084ddf4 fix: type fixes 4 weeks ago
F.lua 3b6084ddf4 fix: type fixes 4 weeks ago
_buf.lua cc6992f1ca feat(defaults): dot-repeat [<Space> #31186 7 months ago
_comment.lua 3b6084ddf4 fix: type fixes 4 weeks ago
_defaults.lua f7c939fa7a fix(exrc): exrc knows its own location (#34638) 5 days ago
_editor.lua 4eebc46930 fix(vim.system): env=nil passes env=nil to uv.spawn 2 days ago
_extui.lua bfe42c84de perf(extui): delay creating windows, buffers and parser (#34665) 1 week ago
_init_packages.lua 3b6084ddf4 fix: type fixes 4 weeks ago
_inspector.lua 85d33514f9 feat(api): set nvim_echo() kind for ext_messages (#33998) 1 month ago
_meta.lua 18b43c331d refactor: rename vim.highlight => vim.hl 8 months ago
_options.lua b283736388 fix(lua): `@private` => `@nodoc` #32587 4 months ago
_stringbuffer.lua e76a7e8afb refactor: add basic stringbuffer shim 3 months ago
_system.lua 4eebc46930 fix(vim.system): env=nil passes env=nil to uv.spawn 2 days ago
_watch.lua 3572319b4c feat(vim.validate): improve fast form and deprecate spec form 8 months ago
diagnostic.lua 3594c213a7 fix(diagnostics): validate opts.signs #34565 2 weeks ago
filetype.lua fc1be07d28 vim-patch:9.1.1504: filetype: numbat files are not recognized 2 days ago
fs.lua 496691f985 docs: vim.fs.dir.Opts type #34546 2 weeks ago
func.lua bee45fc0e7 refactor(docs): remove unnecessary `@private`/`@nodoc` annotations (#33951) 1 month ago
glob.lua 3991f14621 fix(glob): handling commas in letter pattern #34170 1 month ago
health.lua 63323a9c81 feat(checkhealth): trigger FileType event after showing report #33677 2 months ago
hl.lua 3b6084ddf4 fix: type fixes 4 weeks ago
inspect.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 5 months ago
iter.lua f01419f3d5 feat(runtime): accept predicates in take and skip (#34657) 2 days ago
keymap.lua 3572319b4c feat(vim.validate): improve fast form and deprecate spec form 8 months ago
loader.lua 3b6084ddf4 fix: type fixes 4 weeks ago
lsp.lua 6005bc68b2 fix(lsp): include context for each client in multi-handler results (#34669) 1 week ago
provider.lua 2e982f1aad refactor: create function for deferred loading 1 year ago
re.lua e1dc824b7e build: set luals checklevel to Hint #32392 4 months ago
secure.lua 3b6084ddf4 fix: type fixes 4 weeks ago
shared.lua 3b6084ddf4 fix: type fixes 4 weeks ago
snippet.lua 019b2050e1 fix(snippet): use <cmd>call cursor() for visual range 2 months ago
termcap.lua 0c0352783f fix(tui): remove DCS escaping in tmux (#32723) 4 months ago
text.lua 3b6084ddf4 fix: type fixes 4 weeks ago
treesitter.lua 4367441213 docs: misc 2 weeks ago
ui.lua 237bb9cb59 docs(ui): type annotations for options #33983 2 weeks ago
uri.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 5 months ago
version.lua f731766474 Merge #34715 vim.version improvements 4 days ago