summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval.lua
AgeCommit message (Expand)AuthorFiles
2023-12-16feat(ui): completeopt support popup like vimmathew1
2023-12-15vim-patch:17dca3cb97cd (#26584)zeertzjq1
2023-12-06fix(json): allow objects with empty keys #25564Emanuel1
2023-12-04build: enable lintlua for src/ dir #26395Justin M. Keyes1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-29vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)zeertzjq1
2023-11-28vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)zeertzjq1
2023-11-22vim-patch:596a9f29c83a (#26146)zeertzjq1
2023-11-09vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq1
2023-11-09vim-patch:8.2.4861: it is not easy to restore saved mappingszeertzjq1
2023-11-09vim-patch:8.2.4825: can only get a list of mappingszeertzjq1
2023-11-09vim-patch:8.2.4820: not simple programmatic way to find a specific mappingzeertzjq1
2023-11-09vim-patch:8.2.4140: maparg() does not indicate the type of scriptzeertzjq1
2023-10-29docs: small fixes (#25585)dundargoc1
2023-10-26vim-patch:partial:5985879e3c36 (#25780)zeertzjq1
2023-10-18vim-patch:9.0.2041: trim(): hard to use default mask (#25692)zeertzjq1
2023-10-15vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)zeertzjq1
2023-10-14vim-patch:9.0.2022: getmousepos() returns wrong index for TAB char (#25636)zeertzjq1
2023-10-10docs: miscellaneous doc and type fixes (#25554)Maria José Solano1
2023-10-07vim-patch:27e12c7669e3zeertzjq1
2023-10-07vim-patch:9.0.1990: strange error numberzeertzjq1
2023-10-04feat: ignore swapfile for running Nvim processes #25336Justin M. Keyes1
2023-10-03vim-patch:cd39b69b0200zeertzjq1
2023-09-29vim-patch:9.0.1950: Vim9: error codes spread out (#25405)zeertzjq1
2023-09-25vim-patch:790f9a890ceezeertzjq1
2023-09-20docs: misc #24561Justin M. Keyes1
2023-09-16fix(typing): vim.fn.executeLewis Russell1
2023-09-14docs: fix typos and other small fixes (#25005)dundargoc1
2023-09-04vim-patch:9.0.1856: issues with formatting positional arguments (#25013)zeertzjq1
2023-08-27feat(builtin): improve typesLewis Russell1
2023-08-27fix(types): add some return/parameter type annotations (#24867)Maria José Solano1
2023-08-26docs: various clarifications (#24876)zeertzjq1
2023-08-24docs(builtin): small fixes (#24861)Sean Dewar1
2023-08-23fix(types): add more annotations to eval.luaLewis Russell1
2023-08-22vim-patch:9.0.0837: append() reports failure when not appending anythingzeertzjq1
2023-08-21vim-patch:e46a44050562zeertzjq1
2023-08-21vim-patch:589edb340454zeertzjq1
2023-08-21vim-patch:8.1.2066: no tests for state()zeertzjq1
2023-08-21vim-patch:8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()zeertzjq1
2023-08-21vim-patch:8.1.2047: cannot check the current statezeertzjq1
2023-08-21vim-patch:9.0.1774: no support for custom cmdline completion (#24808)zeertzjq1
2023-08-19vim-patch:9.0.1515: reverse() does not work for a Stringzeertzjq1
2023-08-18vim-patch:9.0.1728: missing winid argument for virtcol() (#24770)zeertzjq1
2023-08-17docs(builtin): fix some missing lines (#24759)Sean Dewar1
2023-08-17vim-patch:8.2.4455: accepting one and zero for second sort() argument is strangezeertzjq1
2023-08-17vim-patch:partial:8.2.3849: functions implementing reduce and map are too longzeertzjq1
2023-08-17vim-patch:8.2.3848: cannot use reduce() for a stringzeertzjq1
2023-08-17vim-patch:8.2.3818: cannot filter or map characters in a stringzeertzjq1
2023-08-17vim-patch:1b884a005398zeertzjq1
2023-08-17vim-patch:8.2.1969: Vim9: map() may change the list or dict item typezeertzjq1