| Commit message (Expand) | Author | Age |
| ... | |
| | * | feat(lua): completion for vim.fn, vim.v, vim.o #30472 | Jongwook Choi | 2024-10-04 |
| | * | docs: render `@since` versions, 0 means experimental #30649 | Justin M. Keyes | 2024-10-04 |
| | * | docs(treesitter): generate TSNode, TSTree docs #30643 | Riley Bruins | 2024-10-03 |
| | * | docs: improve luacats support #30580 | James Trew | 2024-10-03 |
| | * | vim-patch:ae62fe5: runtime(doc): 'filetype', 'syntax' and 'keymap' only allow... | zeertzjq | 2024-10-03 |
| | * | vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619) | glepnir | 2024-10-03 |
| | * | vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616) | zeertzjq | 2024-10-01 |
| | * | vim-patch:baee844: runtime(doc): add `usr` tag to usr_toc.txt (#30617) | zeertzjq | 2024-10-01 |
| | * | feat(defaults): add default unimpaired style mappings (#28525) | Gregory Anders | 2024-10-01 |
| | * | vim-patch:85f054a: runtime(java): Recognise the CommonMark form (///) of Java... | Christian Clason | 2024-10-01 |
| | * | test: refactor exec_lua in xdiff_spec | Lewis Russell | 2024-09-30 |
| | * | fix(diff): use mmfile_t in linematch | Lewis Russell | 2024-09-30 |
| | * | feat(treesitter)!: use return values in `language.add()` | Christian Clason | 2024-09-29 |
| | * | feat(treesitter)!: add default fallback to `ft_to_lang` lookups | Christian Clason | 2024-09-29 |
| | * | vim-patch:6db3fc5: runtime(doc): reformat gnat example (#30575) | zeertzjq | 2024-09-29 |
| | * | docs: misc (#30177) | dundargoc | 2024-09-29 |
| | * | vim-patch:c3989f1: runtime(doc): reformat ada_standard_types section | zeertzjq | 2024-09-29 |
| | * | vim-patch:998f018: runtime(doc): include short form for :earlier/:later | zeertzjq | 2024-09-29 |
| | * | fix(treesitter): suppress get_parser warnings via opts.error | Riley Bruins | 2024-09-28 |
| | * | feat(defaults): pretty :help headings #30544 | Justin M. Keyes | 2024-09-27 |
| | * | vim-patch:2c41dad: runtime(doc): Fix typo in :help :command-modifiers | zeertzjq | 2024-09-27 |
| | * | vim-patch:d9af78b: runtime(docs): update `:set?` command behavior table | zeertzjq | 2024-09-27 |
| | * | vim-patch:9.1.0741: No way to get prompt for input()/confirm() | zeertzjq | 2024-09-26 |
| | * | fix(diagnostic): correct `severity` type on `setqflist`, `setloclist` (#30506) | Nathan Smith | 2024-09-25 |
| | * | refactor(lua): vim.keymap.set tests, docs #30511 | Justin M. Keyes | 2024-09-25 |
| | * | docs: render @see, @note items in _meta/api.lua #30494 | Justin M. Keyes | 2024-09-25 |
| | * | docs: lua error patterns #30240 | Justin M. Keyes | 2024-09-24 |
| | * | feat(paste): unify cancel and error behavior (#30476) | zeertzjq | 2024-09-24 |
| | * | refactor(api)!: rename Dictionary => Dict | Justin M. Keyes | 2024-09-23 |
| | * | feat(fs.lua): add vim.fs.rm() | Lewis Russell | 2024-09-22 |
| | * | docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454 | Evgeni Chasnovski | 2024-09-22 |
| | * | vim-patch:50423ab: runtime(java): Optionally recognise _module_ import declar... | Christian Clason | 2024-09-21 |
| | * | vim-patch:2307945: runtime(java): Optionally recognise all primitive constant... | Christian Clason | 2024-09-21 |
| | * | docs(lsp): hover window controls #30347 | Tristan Knight | 2024-09-19 |
| | * | refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418) | zeertzjq | 2024-09-19 |
| | * | feat(tui): builtin UI (TUI) sets client info #30397 | Justin M. Keyes | 2024-09-18 |
| | * | docs: graduate tui.txt to "flow layout" #30413 | Justin M. Keyes | 2024-09-18 |
| | * | docs(tui): rename term.txt, nvim_terminal_emulator.txt #30398 | Justin M. Keyes | 2024-09-18 |
| | * | feat(vim.ui): configurable "gx" / vim.ui.open() tool | Matěj Cepl | 2024-09-16 |
| | * | vim-patch:5e95c8f: runtime(java): Highlight javaConceptKind modifiers with St... | Christian Clason | 2024-09-16 |
| | * | feat(log): use "ui" as default name for TUI client #30345 | Justin M. Keyes | 2024-09-11 |
| | * | fix: replace NVIM with Nvim in default titlestring (#30348) | Gregory Anders | 2024-09-11 |
| | * | vim-patch:077d1d2: runtime(make): add compiler/make.vim to reset compiler plu... | Christian Clason | 2024-09-11 |
| | * | vim-patch:d30ffdc: runtime(pandoc): Update compiler plugin to use actual 'spe... | Christian Clason | 2024-09-11 |
| | * | vim-patch:7cc0e91: runtime(groff): Add compiler plugin for groff | Christian Clason | 2024-09-11 |
| | * | vim-patch:d657d3d: runtime(doc): clarify the effect of the timeout for search... | zeertzjq | 2024-09-11 |
| | * | fix(lua): revert vim.tbl_extend behavior change and document it | Christian Clason | 2024-09-08 |
| | * | vim-patch:b584117: runtime(doc): buffers can be re-used (#30300) | zeertzjq | 2024-09-08 |
| | * | vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293) | zeertzjq | 2024-09-07 |
| | * | feat(defaults): popupmenu "Open in browser", "Go to definition" #30261 | Justin M. Keyes | 2024-09-05 |