| Commit message (Expand) | Author | Age |
| * | Merge pull request #27872 from luukvbaal/cmdheight | bfredl | 2024-04-21 |
| |\ |
|
| | * | fix(ui): don't force 'cmdheight' to zero with ext_messages | Luuk van Baal | 2024-04-20 |
| * | | feat(treesitter): handle quantified fold captures | Riley Bruins | 2024-04-20 |
| |/ |
|
| * | feat(lsp): add vim.lsp.buf.subtypes(), vim.lsp.buf.supertypes() (#28388) | Yinzuo Jiang | 2024-04-20 |
| * | refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422) | zeertzjq | 2024-04-20 |
| * | refactor(vim.iter)!: remove vim.iter.map/filter/totable #26138 | Justin M. Keyes | 2024-04-19 |
| * | vim-patch:36e667ab837c (#28407) | zeertzjq | 2024-04-19 |
| * | docs: update supported platforms | dundargoc | 2024-04-18 |
| * | feat(lua): enable(enable:boolean, filter:table) #28374 | Justin M. Keyes | 2024-04-18 |
| * | refactor(lsp): merge rpc.domain_socket_connect into rpc.connect (#28398) | Mathias Fußenegger | 2024-04-18 |
| * | feat(lua): vim.fs.normalize() resolves ".", ".." #28203 | Famiu Haque | 2024-04-16 |
| * | feat(defaults): use ripgrep (rg) for 'grepprg' if available | Luna Saphie Mittelbach | 2024-04-16 |
| * | fix: vim.validate() order is not deterministic #28377 | Justin M. Keyes | 2024-04-16 |
| * | Merge #28227 feat(diagnostic): is_enabled, enable(…, enable:boolean) | Justin M. Keyes | 2024-04-16 |
| |\ |
|
| | * | feat(diagnostic): enable(…, opts) | Justin M. Keyes | 2024-04-15 |
| | * | feat(diagnostic): is_enabled, enable(…, enable:boolean) | Justin M. Keyes | 2024-04-15 |
| * | | vim-patch:fb8f31ea7d7f (#28356) | zeertzjq | 2024-04-16 |
| |/ |
|
| * | fix(vim.ui): open() may wait indefinitely #28325 | Justin M. Keyes | 2024-04-15 |
| * | vim-patch:9.1.0329: String interpolation fails for Dict type (#28335) | zeertzjq | 2024-04-15 |
| * | feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192 | Sean Dewar | 2024-04-14 |
| * | fix(defaults): only repeat macro for each selected line if linewise (#28289) | zeertzjq | 2024-04-15 |
| * | vim-patch:ce06493aeb3d (#28321) | zeertzjq | 2024-04-14 |
| * | revert: "feat(health): fold successful healthchecks #22866" | dundargoc | 2024-04-13 |
| * | vim-patch:83424105cb42 (#28298) | zeertzjq | 2024-04-12 |
| * | vim-patch:3cb2b3776700 (#28283) | zeertzjq | 2024-04-12 |
| * | vim-patch:9.1.0297: Patch 9.1.0296 causes too many issues (#28263) | zeertzjq | 2024-04-11 |
| * | vim-patch:c9ec20d94ea5 (#28267) | zeertzjq | 2024-04-11 |
| * | vim-patch:9.1.0296: regexp: engines do not handle case-folding well (#28259) | zeertzjq | 2024-04-10 |
| * | vim-patch:9.1.0283: Several small issues in doc and tests (#28249) | zeertzjq | 2024-04-09 |
| * | vim-patch:9.1.0276: No pandoc syntax support | Christian Clason | 2024-04-09 |
| * | vim-patch:9.1.0277: Cannot highlight the Command-line (#28244) | zeertzjq | 2024-04-09 |
| * | test: improve test conventions | dundargoc | 2024-04-08 |
| * | vim-patch:9cd9e759ab1e (#28224) | zeertzjq | 2024-04-08 |
| * | docs: don't mention executable() can return -1 | dundargoc | 2024-04-06 |
| * | docs: tags for commenting mappings without "-default" suffix (#28205) | zeertzjq | 2024-04-06 |
| * | feat(comment): add built-in commenting | Evgeni Chasnovski | 2024-04-05 |
| * | vim-patch:408281e16a36 | Christian Clason | 2024-04-05 |
| * | feat(defaults): add :Inspect to right-click menu (#28181) | zeertzjq | 2024-04-05 |
| * | vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184) | zeertzjq | 2024-04-05 |
| * | vim-patch:89cc03af71d9 (#28168) | zeertzjq | 2024-04-04 |
| * | feat(treesitter): add `@injection.filename` | Christian Clason | 2024-04-02 |
| * | feat(lua): pass keys before mapping to vim.on_key() callback (#28098) | zeertzjq | 2024-03-31 |
| * | fix(highlight): add `Nvim{Light,Dark}Gray{1,2,3,4}` colors | Evgeni Chasnovski | 2024-03-30 |
| * | fix(fs): allow backslash characters in unix paths | James Trew | 2024-03-29 |
| * | docs: document setting g:clipboard to v:false (#28085) | dundargoc | 2024-03-29 |
| * | vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093) | zeertzjq | 2024-03-29 |
| * | feat(ui): indicate margins for the area used by win_viewport | bfredl | 2024-03-29 |
| * | vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrolling | Luuk van Baal | 2024-03-28 |
| * | vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrolling | Luuk van Baal | 2024-03-28 |
| * | docs: fix typos (#27868) | dundargoc | 2024-03-28 |