summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval.lua
AgeCommit message (Expand)AuthorFiles
2026-04-18refactor(vimfn): full-Lua impl of vim.fn.environ()Justin M. Keyes1
2026-04-17perf(vim.fn): call Lua-implemented vim.fn.xx() directly #39166Justin M. Keyes1
2026-04-17vim-patch:8.2.2440: documentation based on patches is outdated (#39144)zeertzjq1
2026-04-12docs: miscJustin M. Keyes1
2026-03-28docs: news #38464Justin M. Keyes1
2026-03-27feat(prompt): prompt_appendbuf() appends to prompt buffer #37763Shadman1
2026-03-24docs: api, plugins, ui2Justin M. Keyes1
2026-03-20docs: miscJustin M. Keyes1
2026-03-16feat(vimscript): scripts can detect 'android', 'termux' #38218TomIO1
2026-03-13docs: miscJustin M. Keyes1
2026-03-12docs: vimfn descriptionsJustin M. Keyes1
2026-03-11docs: miscJustin M. Keyes1
2026-02-20feat(highlight): support more SGR attributes #37901Riccardo Mazzarini1
2026-02-16vim-patch:partial:9.1.1668: items() does not work for Blobszeertzjq1
2026-02-16vim-patch:3de7384: runtime(doc): Fix :help complete() example (#37891)zeertzjq1
2026-02-08docs(eval): fix fn.strchar types #37737Mike J McGuirk1
2026-02-08docs(eval): correct types for getcharsearch, setcharsearch #37734Mike J McGuirk1
2026-02-01vim-patch:dd9f7e6: runtime(doc): Fix some overlength lineszeertzjq1
2026-01-03vim-patch:93eb081: runtime(doc): Clarify visual mark behavior in getpos(), se...zeertzjq1
2025-12-12vim-patch:bfb9f5c: runtime(doc): Rename NoDefaultCurrentDirectoryInExePath ta...zeertzjq1
2025-12-12vim-patch:98a0cbf: patch 9.1.1971: crash with invalid positional argument 0 i...zeertzjq1
2025-12-06docs: miscJustin M. Keyes1
2025-12-05fix(ui): close outdated cmdline pum on redraw (#36815)zeertzjq1
2025-12-05vim-patch:9.1.1944: getwininfo() does not return if statusline is visible (#3...zeertzjq1
2025-12-04vim-patch:9.1.1948: Windows: Vim adds current directory to search pathzeertzjq1
2025-12-04vim-patch:9.1.1947: [security]: Windows: Vim may execute commands from curren...zeertzjq1
2025-11-28vim-patch:9.1.1933: completion: complete_match() is not useful (#36726)zeertzjq1
2025-11-24docs: vimdoc parsing errors #36681Justin M. Keyes1
2025-11-23docs: miscJustin M. Keyes1
2025-11-15docs: getpos, getregion, lspJustin M. Keyes1
2025-11-09vim-patch:c28b73d: runtime(doc): Improve :help synconcealed() descriptionzeertzjq1
2025-10-27vim-patch:9.1.1876: pre-inserted text not exposed in complete_info() (#36342)zeertzjq1
2025-10-21docs(vimfn): getcwd() behavior #36222Robert1
2025-10-14vim-patch:83eb1da: runtime(doc): Normalise formatting of builtin function des...zeertzjq1
2025-10-13vim-patch:partial:c58f91c: runtime(doc): Whitespace updates (#36160)zeertzjq1
2025-10-01vim-patch:014c731: runtime(doc): make :h virtcol() more accurate (#35976)zeertzjq1
2025-09-30vim-patch:4edaf89: runtime(doc): improve preinserted() doczeertzjq1
2025-09-30vim-patch:9.1.1797: completion: autocompletion can be improvedzeertzjq1
2025-09-30vim-patch:992e307: runtime(doc): update list of modifiers at :h expand() (#35...zeertzjq1
2025-09-28docs: json, tests, lsp #35754Justin M. Keyes1
2025-09-21vim-patch:9.1.1774: cannot calculate sha256 of a Blobzeertzjq1
2025-09-16docs: small fixes (#35791)zeertzjq1
2025-09-09vim-patch:d7d6a6f: runtime(doc): Improve doc for cmdline-autocompletionzeertzjq1
2025-08-21vim-patch:84a343a: runtime(doc): correct another problem in :h items()zeertzjq1
2025-08-21vim-patch:44c8072: runtime(doc): fix style and clarify items() function for S...zeertzjq1
2025-08-21vim-patch:partial:308a313: runtime(doc): Update help for the items() functionzeertzjq1
2025-08-17docs: misc, dev-api-fast, $XDG_STATE_HOME #35138Justin M. Keyes1
2025-08-14vim-patch:9.1.1627: fuzzy matching can be improvedzeertzjq1
2025-08-08vim-patch:9.1.1605: cannot specify scope for chdir() (#35239)zeertzjq1
2025-08-08vim-patch:d82c918: runtime(doc): Improve doc for cmdline-autocomplete (#35235)zeertzjq1