aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | vim-patch:9.1.0472: Inconsistencies between functions for option flags (#29262)zeertzjq2024-06-10
* | | vim-patch:d6b4afb: runtime(java): Exclude lambda expressions from _when_ _swi...Christian Clason2024-06-10
* | | fix(runtime): add commentstring for glsl ftpluginSamuel Born2024-06-09
* | | Merge pull request #29248 from bfredl/dynamic_kvecbfredl2024-06-09
|\ \ \
| * | | refactor(os/shell): we have DynamicBuffer at homebfredl2024-06-09
|/ / /
* | | Merge pull request #29141 from bfredl/rstream2bfredl2024-06-09
|\ \ \
| * | | refactor(io): make rstream use a linear bufferbfredl2024-06-08
| |/ /
* / / feat(lua): add `vim._with`dundargoc2024-06-08
|/ /
* | refactor: quadratic behavior in vim_findfile_stopdir (#29232)James2024-06-08
* | fix(man): filter OSC 8 hyperlink markup #29171Lennard Hofmann2024-06-07
* | feat: get/set namespace properties #28728altermo2024-06-07
* | fix(lsp): fix reverse sorting of same position text edits (#29212)Al Colmenar2024-06-07
* | fix(lsp): revert buf_versions deprecation/replacement (#29217)Mathias Fußenegger2024-06-07
* | revert(commitlint): stop ignoring "fixup" commits (#29184)dundargoc2024-06-07
* | docs: misc (#28837)dundargoc2024-06-07
* | vim-patch:ce47d32: runtime(cpp): Change 'cms' for C++ to '// %s'Christian Clason2024-06-07
* | feat(editorconfig): add support for spelling_language (#28638)sus-domesticus2024-06-06
* | Merge pull request #29221 from bfredl/filebuffixbfredl2024-06-06
|\ \
| * | fix(fileio): copy to correct buffer position when readingbfredl2024-06-06
|/ /
* | vim-patch:92f4e91: runtime(vim): Update base-syntax, allow whitespace before ...zeertzjq2024-06-06
* | Merge pull request #29209 from zeertzjq/vim-9.1.0467zeertzjq2024-06-06
|\ \
| * | vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'zeertzjq2024-06-06
| * | vim-patch:9.1.0467: typos in some commentszeertzjq2024-06-06
|/ /
* | fix(tui): move $COLORTERM check to _defaults.lua (#29197)Gregory Anders2024-06-05
* | fix(lua): don't clamp -1 or v:maxcol in vim.highlight.range() (#29203)zeertzjq2024-06-05
* | Merge pull request #29200 from zeertzjq/vim-9.1.0463zeertzjq2024-06-05
|\ \
| * | vim-patch:9.1.0466: Missing comments for fuzzy completionzeertzjq2024-06-05
| * | vim-patch:2a2c4ff: runtime(doc): clarify how fuzzy 'completeopt' should workzeertzjq2024-06-05
| * | vim-patch:9.1.0463: no fuzzy-matching support for insert-completionzeertzjq2024-06-05
|/ /
* | fix(diagnostic): fix float scope filtering (#29134)Andre Toerien2024-06-04
* | vim-patch:98b73eb: runtime(netrw): prevent accidental data lossChristian Clason2024-06-04
* | fix(lsp): check if buffer is valid before LspDetach autocmd (#29162)Saltaformajo2024-06-04
* | fix(lsp): remove superfluous on_detach callback from semantic tokens module (...jdrouhard2024-06-04
* | fix(lsp): account for changedtick version gap on modified reset (#29170)Mathias Fußenegger2024-06-04
* | fix(ui): superfluous showmode / excessive grid_cursor_goto #29089luukvbaal2024-06-04
* | refactor(lua): use tuple syntax everywhere #29111Ilia Choly2024-06-04
* | feat(install): mention standard paths, XDG vars in Windows installer #29101Luis Calle2024-06-04
* | fix(runtime): remove obsolete ftplugin/calender.luaChristian Clason2024-06-04
* | refactor(spell.c): reduce scope of localsLewis Russell2024-06-04
* | fix(filetype): fix typos in filetype detectionEvgeni Chasnovski2024-06-04
* | fixup: include nvim/ascii_defs.hJames Tirta Halim2024-06-04
* | fixup: apply the change on more filesJames Tirta Halim2024-06-04
* | fixup: LNULJames Tirta Halim2024-06-04
* | refactor: replace '\0' with NULJames Tirta Halim2024-06-04
* | vim-patch:9.1.0464: no whitespace padding in commentstring option in ftpluginsChristian Clason2024-06-04
* | vim-patch:partial:8.2.3637: typos in test files (#29172)zeertzjq2024-06-04
* | fix(lsp): use client.id instead of pairs index (#29143)ippachi2024-06-03
* | fix(gx): allow `@` in urldundargoc2024-06-03
* | feat(ftplugin): change 'commentstring' to `// %s` for C/C++ (#29085)Soham Shanbhag2024-06-03
* | vim-patch:partial:9.1.0461: too many strlen() calls in drawline.c (#29150)zeertzjq2024-06-03