summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval.lua
AgeCommit message (Expand)AuthorFiles
2025-08-07vim-patch:f7deb81: runtime(doc): fix typo at :h cmdline-autocompletionzeertzjq1
2025-08-06vim-patch:85cd509: runtime(doc): Use correct option-name tagszeertzjq1
2025-07-28docs: lsp, ui events, dev guidance, osc7Justin M. Keyes1
2025-07-28feat(lua): add vim.list.unique()Lewis Russell1
2025-07-27feat: serverlist({peer=true}) returns peer addresses #34806Siddhant Agarwal1
2025-07-23vim-patch:5711d76: runtime(doc): Tweak documentation stylezeertzjq1
2025-07-23vim-patch:9.1.1576: cannot easily trigger wildcard expansion (#35022)zeertzjq1
2025-07-18vim-patch:9.1.1544: :retab cannot be limited to indentation only (#34939)zeertzjq1
2025-07-11vim-patch:9.1.1538: tests: string options in gen_opt_test.vim not fully sorte...zeertzjq1
2025-07-10docs: api, pack, events, developJustin M. Keyes1
2025-07-06vim-patch:9.1.1518: getcompletiontype() may crash (#34819)zeertzjq1
2025-07-06vim-patch:9.1.1509: patch 9.1.1505 was not goodzeertzjq1
2025-07-06vim-patch:9.1.1505: not possible to return completion type for :ex commandzeertzjq1
2025-07-05vim-patch:9.1.1477: no easy way to deduplicate textzeertzjq1
2025-06-29fix(exrc): exrc knows its own location (#34638)Yochem van Rosmalen1
2025-06-24feat(prompt): prompt_getinput() gets current input #34491Shadman1
2025-06-18docs: deprecate <sfile>Justin M. Keyes1
2025-06-14docs: miscdundargoc1
2025-06-08vim-patch:partial:8f7256a (#34368)zeertzjq1
2025-06-06fix: type fixesLewis Russell1
2025-06-04docs: getreg() type #34215phanium1
2025-06-02vim-patch:bfeefc4: runtime(doc): clarify the effect of exclusive single char ...zeertzjq1
2025-06-01fix(eval): winnr('$') counts non-current hidden/unfocusable windows #34207luukvbaal1
2025-05-29vim-patch:9.1.1417: missing info about register completion in complete_info()...zeertzjq1
2025-05-24feat(search): increase `MAX_COUNT` to 999Christian Clason1
2025-05-10vim-patch:9973b39: runtime(doc): remove duplicate sentence in builtin.txtzeertzjq1
2025-05-10vim-patch:17ad852: runtime(doc): update return types for builtin functionszeertzjq1
2025-05-03docs(lua): typing for vim.fn.winlayout #33817PRIZ ;]1
2025-05-03docs: add missing change to getcharstr() signature (#33797)zeertzjq1
2025-04-29vim-patch:ffc89e4 runtime(doc): clarify complete_match() and 'isexpand' optionglepnir1
2025-04-27vim-patch:9.1.1341: cannot define completion triggersglepnir1
2025-04-24vim-patch:9.1.1340: cannot complete :filetype arguments (#33602)zeertzjq1
2025-04-24vim-patch:9.1.1331: Leaking memory with cmdcomplete()zeertzjq1
2025-04-24vim-patch:9.1.1329: cannot get information about command line completionzeertzjq1
2025-04-18vim-patch:9.1.1318: tests: test_format failszeertzjq1
2025-04-05docs: clipboard, eval #33223Justin M. Keyes1
2025-04-01docs(eval): fix dict param type of mapsetSean Dewar1
2025-04-01docs(eval): fix lnum type for functions using tv_get_lnumSean Dewar1
2025-03-27vim-patch:9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"zeertzjq1
2025-03-27vim-patch:9.1.1214: matchfuzzy() can be improved for camel case matchesglepnir1
2025-03-26docs: news, lsp autocomplete #33047Justin M. Keyes1
2025-03-15docs: miscdundargoc1
2025-03-13vim-patch:c1c3b5d: runtime(doc): remove unnecessary "an" (#32865)zeertzjq1
2025-03-11vim-patch:0a336cc: runtime(doc): clarify that a umask is applied to mkdir() (...zeertzjq1
2025-03-02docs: misc #31996Justin M. Keyes1
2025-02-17vim-patch:5647c91: runtime(doc): add reference to extendnew() at extend() (#3...zeertzjq1
2025-02-16docs: stdpath() type #32480phanium1
2025-02-07vim-patch:9.1.1081: has('bsd') is true for GNU/Hurdzeertzjq1
2025-02-03vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)zeertzjq1
2025-02-02vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)zeertzjq1