aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * vim-patch:9.1.0704: inserting with a count is inefficient (#30206)zeertzjq2024-09-01
| * vim-patch:9.1.0707: [security]: invalid cursor position may cause a crash (#3...zeertzjq2024-09-01
| * build: make makefile work on windowsdundargoc2024-08-31
| * Merge pull request #30042 from bfredl/bobbytablesbfredl2024-08-31
| |\
| | * refactor(multibyte): replace generated unicode tables with utf8procbfredl2024-08-31
| |/
| * vim-patch:9.1.0684: completion is inserted on Enter with "noselect" (#30111)glepnir2024-08-31
| * refactor(plines): correct double-width condition (#30200)zeertzjq2024-08-31
| * fix(completion): fix inconsistent Enter behavior (#30196)zeertzjq2024-08-31
| * fix(lsp): when prefix is non word add all result into matches (#30044)glepnir2024-08-30
| * Merge pull request #30014 from bfredl/neoemojibfredl2024-08-30
| |\
| | * feat(mbyte): support extended grapheme clusters including more emojibfredl2024-08-30
| |/
| * vim-patch:87c01d9: runtime(hollywood): update syn highlight for If-Then state...Christian Clason2024-08-30
| * fix(highlight): update `PmenuSel` for colored completion items #30183Evgeni Chasnovski2024-08-29
| * Merge pull request #26950 from bfredl/s390x_fixbfredl2024-08-29
| |\
| | * fix(build): issues with s390x CIbfredl2024-08-29
| * | fix(tohtml): apply sp color if present #30110Riley Bruins2024-08-29
| * | fix(man): check if buffer is valid before restoring 'tagfunc' (#30180)zeertzjq2024-08-29
| * | docs(eval): fix wrong return type of getcharsearch() (#30176)glepnir2024-08-29
| |/
| * vim-patch:9.1.0699: "dvgo" is not always an inclusive motion (#30173)zeertzjq2024-08-29
| * docs: misc (#29719)dundargoc2024-08-29
| * revert: "Makefile: use pattern rules for build/.deps (#10366)"dundargoc2024-08-28
| * vim-patch:8556e23: runtime(java): Provide support for syntax preview featuresChristian Clason2024-08-28
| * fix(regexp): fix typo in E888 error message (#30161)Eisuke Kawashima2024-08-28
| * feat(lsp): export diagnostic conversion functions (#30064)Maria José Solano2024-08-27
| * fix(treesitter): escape things like `"` in omnifunc resultsRiley Bruins2024-08-27
| * fix(lsp): return call hierarchy item, not the index (#30145)Maria José Solano2024-08-26
| * fix(lsp): log when receiving markup messages (#30065)Maria José Solano2024-08-26
| * fix(lsp): fix isIncomplete condition in completion trigger (#30130)Mathias Fußenegger2024-08-26
| * feat(treesitter): add support for wasm parsersLewis Russell2024-08-26
| * build(deps): bump tree-sitter to v0.23.0Christian Clason2024-08-26
| * vim-patch:88a6dd0: runtime(doc): fix typo (#30140)zeertzjq2024-08-26
| * fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`JonnyKong2024-08-25
| * vim-patch:9.1.0694: matchparen is slow on a long line (#30134)zeertzjq2024-08-25
| * build(deps): bump luajit to HEAD - f725e44cdChristian Clason2024-08-24
| * vim-patch:9.1.0692: Wrong patlen value in ex_substitute() (#30131)zeertzjq2024-08-24
| * vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128)zeertzjq2024-08-24
| * Merge pull request #30127 from zeertzjq/vim-7884cc7zeertzjq2024-08-24
| |\
| | * vim-patch:7866d54: runtime(vim): Update base-syntax, match :loadkeymap after ...zeertzjq2024-08-24
| | * vim-patch:7884cc7: runtime(vim): Update base-syntax, improve :let-heredoc hig...zeertzjq2024-08-24
| |/
| * vim-patch:95e9078: runtime(vim): Improve heredoc handling for all embedded sc...zeertzjq2024-08-23
| * vim-patch:2750b83: runtime(java): Make the bundled &foldtext function optionalChristian Clason2024-08-22
| * vim-patch:c75dad0: runtime(netrw): Change line on `mx` if command output existsChristian Clason2024-08-22
| * vim-patch:38cfa2b: runtime(netrw): Fix `mf`-selected entry highlightingChristian Clason2024-08-22
| * vim-patch:0e9fd77: runtime(htmlangular): add html syntax highlightingChristian Clason2024-08-22
| * feat(lsp): completion opts support custom item conversion (#30060)glepnir2024-08-22
| * fix(lsp): suppress completion request if completion is active (#30028)glepnir2024-08-22
| * vim-patch:bc29ea6: runtime(zip): simplify condition to detect MS-Windows (#30...zeertzjq2024-08-22
| * vim-patch:9.1.0683: mode() returns wrong value with <Cmd> mapping (#30109)zeertzjq2024-08-22
| * build(deps): bump luajit to HEAD - c68711cc8Christian Clason2024-08-21
| * vim-patch:5f5f283: runtime(pandoc): escape quotes in &errorformat for pandocChristian Clason2024-08-21