| Commit message (Expand) | Author | Age |
| ... | |
| * | docs: gather @notes items into one section | Justin M. Keyes | 2023-07-08 |
| * | docs: "Return (multiple)" heading | Justin M. Keyes | 2023-07-08 |
| * | docs: MAINTAIN.md, nvim_get_mark | Justin M. Keyes | 2023-07-08 |
| * | feat(lua): allow vim.wo to be double indexed (#20288) | Lewis Russell | 2023-07-07 |
| * | refactor(defaults): use vim.region for visual star (*,#) | Justin M. Keyes | 2023-07-06 |
| * | fix(defaults): visual mode star (*,#) is fragile | Steven Ward | 2023-07-06 |
| * | docs(luaref): remove parentheses from tags for typedefs (#24271) | zeertzjq | 2023-07-06 |
| * | fix(ui): delay win_viewport until screen update #24182 | fredizzimo | 2023-07-05 |
| * | Merge pull request #23228 from seandewar/cmdwin-jail | zeertzjq | 2023-07-05 |
| |\ |
|
| | * | fix(api): disallow some more functions during textlock | Sean Dewar | 2023-07-05 |
| | * | fix(api): use text_locked() to check textlock | Sean Dewar | 2023-07-05 |
| * | | fix(vim.ui.open): return (don't show) error message | Justin M. Keyes | 2023-07-05 |
| * | | fix(gx): visual selection, expand env vars | Justin M. Keyes | 2023-07-04 |
| * | | feat(vim.ui): vim.ui.open, "gx" without netrw | marshmallow | 2023-07-04 |
| |/ |
|
| * | fix(lsp): revert change to buf.clear_references() #24238 | Raphael | 2023-07-04 |
| * | perf(ui-ext): approximate scroll_delta when scrolling too much (#24234) | zeertzjq | 2023-07-04 |
| * | Merge pull request #23891 from rickyz/grid_line_flags | bfredl | 2023-07-03 |
| |\ |
|
| | * | fix(ui): propagate line wrapping state on grid_line events | Ricky Zhou | 2023-06-05 |
| * | | build(deps): bump luv to 1.45.0-0 (#24228) | Christian Clason | 2023-07-02 |
| * | | fix(startup)!: "nvim -l" message does not end with newline #24215 | zeertzjq | 2023-07-01 |
| * | | Merge pull request #24219 from clason/ts-hoon | Christian Clason | 2023-07-01 |
| |\ \ |
|
| | * | | feat(treesitter): add bash parser and queries | Christian Clason | 2023-07-01 |
| | * | | feat(treesitter): add python parser and queries | Christian Clason | 2023-07-01 |
| * | | | fix(lsp): lint warnings, default offset_encoding #24046 | Raphael | 2023-07-01 |
| |/ / |
|
| * | | feat(treesitter): bundle markdown parser and queries (#22481) | Christian Clason | 2023-07-01 |
| * | | feat(lsp): move inlay_hint() to vim.lsp (#24130) | Mathias Fußenegger | 2023-06-30 |
| * | | docs(luaref): fix tags for constants (#24203) | NAKAI Tsuyoshi | 2023-06-30 |
| * | | feat(defaults): set g:netrw_use_errorwindow = 0 #24179 | Frede | 2023-06-29 |
| * | | vim-patch:9.0.1671: Termdebug: error with more than 99 breakpoints (#24194) | zeertzjq | 2023-06-29 |
| * | | fix(docs): ignore_invalid #24174 | Justin M. Keyes | 2023-06-27 |
| * | | docs(diagnostic): return value of get() #24144 | NAKAI Tsuyoshi | 2023-06-27 |
| * | | fix(docs): vimdoc syntax errors | Justin M. Keyes | 2023-06-26 |
| * | | docs: fix misparsed headings (#24162) | Christian Clason | 2023-06-26 |
| * | | fix(docs): too much whitespace around <pre> blocks #24151 | Justin M. Keyes | 2023-06-25 |
| * | | docs: autocmds, misc | Justin M. Keyes | 2023-06-25 |
| * | | fix(docs): vimdoc syntax errors | Justin M. Keyes | 2023-06-25 |
| * | | feat(extmarks): support hl_mode "combine" for inline virt_text (#24099) | zeertzjq | 2023-06-22 |
| * | | feat(lsp): soft deprecate vim.lsp.for_each_buffer_client (#24104) | Mathias Fußenegger | 2023-06-22 |
| * | | fix(messages): use "Vimscript" instead of "VimL" #24111 | Justin M. Keyes | 2023-06-22 |
| * | | test: spellcheck :help (vimdoc) files #24109 | Justin M. Keyes | 2023-06-22 |
| * | | fix(docs): vimdoc syntax errors | Justin M. Keyes | 2023-06-22 |
| * | | docs: lsp, vim_diff | Justin M. Keyes | 2023-06-22 |
| * | | feat(man): respect 'wrapmargin' when wrapping man pages (#24091) | Gregory Anders | 2023-06-21 |
| * | | docs(lsp): mention ctx.version | Justin M. Keyes | 2023-06-21 |
| * | | fix(vim.json)!: remove global options, "null", "array_mt" #24070 | Justin M. Keyes | 2023-06-21 |
| * | | fix(lsp): always return boolean in lsp.buf_client_attach (#24077) | Sooryakiran Ponnath | 2023-06-20 |
| * | | docs(lsp): LspInlayHint highlight group #24071 | Chinmay Dalal | 2023-06-20 |
| * | | feat(lsp): inlay hints #23984 | Chinmay Dalal | 2023-06-19 |
| * | | docs #24061 | Justin M. Keyes | 2023-06-19 |
| * | | fix(docs): the runtimepath is not the runtime path | bfredl | 2023-06-19 |