aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* vim-patch:9.1.0803: tests: no error check when setting global 'isk'zeertzjq2024-10-24
* vim-patch:9.1.0802: tests: no error check when setting global 'fdm' to empty ...zeertzjq2024-10-24
* feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735Tristan Knight2024-10-23
* docs: miscdundargoc2024-10-23
* fix(options): fix 'winhl' still accepting invalid value (#30896)zeertzjq2024-10-22
* refactor(eval): fix clear_evalarg() called with wrong argument (#30899)zeertzjq2024-10-22
* vim-patch:9.1.0798: too many strlen() calls in cmdhist.c (#30895)zeertzjq2024-10-22
* fix(options): fix :setglobal not working for 'spelloptions' (#30894)zeertzjq2024-10-22
* vim-patch:9.1.0797: testing of options can be further improved (#30893)zeertzjq2024-10-22
* fix(meta): do not use hyphens in param namesLewis Russell2024-10-21
* fix(exit): close memfiles after processing events (#30872)zeertzjq2024-10-21
* feat(float): allow enabling mouse for non-focusable window (#30844)zeertzjq2024-10-20
* feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)zeertzjq2024-10-20
* fix(options): fix some 'belloff' flags not working properly (#30856)zeertzjq2024-10-18
* Merge pull request #30825 from lewis6991/refactor/lsputilLewis Russell2024-10-17
|\
| * feat(meta): add type for quickfix entriesLewis Russell2024-10-17
* | vim-patch:6c2fc37: runtime(help): Update help syntaxzeertzjq2024-10-17
|/
* fix(runtime): clean up one-off scriptsChristian Clason2024-10-15
* vim-patch:9.1.0785: cannot preserve error position when setting quickfix list...zeertzjq2024-10-15
* vim-patch:9.1.0783: 'spell' option setting has problems (#30818)zeertzjq2024-10-15
* vim-patch:5bcfb5a: runtime(doc): add some docs for file-watcher programszeertzjq2024-10-15
* vim-patch:7b5e52d: runtime(doc): add preview flag to statusline examplezeertzjq2024-10-15
* fix(tui): avoid flushing buffer halfway an OSC 2 sequence (#30793)zeertzjq2024-10-15
* vim-patch:8.2.0985: simplify() does not remove slashes from "///path"zeertzjq2024-10-13
* vim-patch:9.1.0775: tests: not enough tests for setting options (#30785)zeertzjq2024-10-13
* feat(ui): statusline text inherits highlights #29976Riley Bruins2024-10-12
* fix(treesitter): mark supertype nodes as namedRiley Bruins2024-10-12
* fix(lua): avoid recursive vim.on_key() callback (#30753)zeertzjq2024-10-12
* fix(coverity/497375): f_strpart cast overflow (#30773)Devon Gardner2024-10-12
* fix(build): remove USE_FNAME_CASE, redundant with CASE_INSENSITIVE_FILENAMEbfredl2024-10-11
* fix(treesitter): remove duplicate symbol names in language.inspect()Riley Bruins2024-10-11
* feat(treesitter): introduce child_with_descendant()Riley Bruins2024-10-11
* feat(ui): cascading style inheritance for Pmenu* highlights #29980Riley Bruins2024-10-10
* vim-patch:9.1.0774: "shellcmdline" doesn't work with getcompletion() (#30750)zeertzjq2024-10-10
* vim-patch:9.1.0772: some missing changes from v9.1.0771zeertzjq2024-10-10
* vim-patch:9.1.0771: completion attribute hl_group is confusingzeertzjq2024-10-10
* build(deps): bump wasmtime to v25.0.2Christian Clason2024-10-09
* vim-patch:9.1.0770: current command line completion is a bit limited (#30728)zeertzjq2024-10-09
* vim-patch:9.1.0766: too many strlen() calls in ex_getln.c (#30715)zeertzjq2024-10-08
* fix(coverity/510275): linematch out of bounds access (#30687)Devon Gardner2024-10-07
* fix(drawline): correct highlight priority with Visual selection (#30706)zeertzjq2024-10-08
* docs: dev-arch, focusable windows #30510Justin M. Keyes2024-10-07
* docs: generate params/returns in builtin.txt #30654Justin M. Keyes2024-10-07
* vim-patch:9.1.0764: [security]: use-after-free when closing a buffer (#30705)zeertzjq2024-10-07
* vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed co...zeertzjq2024-10-07
* vim-patch:9.1.0761: :cd completion fails on Windows with backslash in path (#...zeertzjq2024-10-07
* vim-patch:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (...zeertzjq2024-10-07
* fix(runtime): fully port emoji_list to LuaChristian Clason2024-10-06
* fix(coverity/510436): shada_read_when_writing index out of bounds (#30686)Devon Gardner2024-10-06
* vim-patch:9.1.0759: screenpos() may return invalid position (#30681)zeertzjq2024-10-06