summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/nvim
AgeCommit message (Expand)AuthorFiles
2026-03-13refactor: rename _ensure_integer => _assert_integerJustin M. Keyes1
2026-03-12refactor: integer functions, optimize asserts #34112Lewis Russell1
2026-01-28refactor(lua): use vim.fs instead of fnamemodifyYochem van Rosmalen1
2025-12-06feat(spell): opt-out of confirm when downloading spellfiles #36836Olivia Kinnear1
2025-11-09refactor(spellfile): config() interface, docs #36481Yochem van Rosmalen1
2025-10-26refactor(spell): cleanupJustin M. Keyes1
2025-10-26refactor(spell): migrate to Lua, drop netrw dependencyTom Ampuero1
2025-07-18fix(tutor): use invalidate field in nvim_buf_set_extmark() #34989Phạm Bình An1
2025-07-18refactor(tutor): reimplement interactive marks as extmark in Luabrianhuster1
2024-05-19refactor!: remove `nvim` and `provider` module for checkhealthdundargoc1
2024-04-17fix(healthcheck): expand vimrc variable (#28379)Michael1
2024-04-16feat(defaults): use ripgrep (rg) for 'grepprg' if availableLuna Saphie Mittelbach1
2024-04-07fix(health): check unmatching python_glob as empty table (#28215)Barrett Ruth1
2024-04-06refactor: remove fn_booldundargoc1
2024-03-12docs: small fixes (#27364)dundargoc1
2024-01-28fix(health): check more "old" filesJustin M. Keyes1
2024-01-22refactor: rewrite python provider in luadundargoc1
2024-01-04fix(health): fix tmux RGB capability detection (#26886)Tristan Partin1
2023-12-13docs: add installation and build guides from wiki to repodundargoc1
2023-09-24fix: checkhealth warning even if init.lua exists #25306Tom Blake1
2023-06-03feat(lua): rename vim.loop -> vim.uv (#22846)Lewis Russell1
2023-04-15refactor: deprecate checkhealth functionsdundargoc1
2023-04-14feat(lua): vim.tbl_contains supports general tables and predicates (#23040)Christian Clason1
2023-02-06fix(health): iterate using ipairs correctly (#22119)Mateusz Majewski1
2023-01-30refactor!: remove has("debug") (#22060)dundargoc1
2023-01-16feat(health): detect tmux RGB support via `client_termfeatures`Sean Dewar1
2023-01-16fix(health): fix `tmux_esc_time` comparisonSean Dewar1
2023-01-16health: migrate to Lua #21661TJ DeVries1
2023-01-04docs: fix typos (#21427)dundargoc1
2022-11-11feat(checkhealth): use "help" syntax, avoid tabpage #20879Justin M. Keyes1
2022-10-30feat(checkhealth): check runtime ($VIMRUNTIME)Justin M. Keyes1
2022-10-30refactor(checkhealth): convert "nvim" check to LuaJustin M. Keyes1