aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(column): add truncated width during estimation for 'statuscolumn'luukvbaal2023-04-12
* docs: add vim.lsp.buf.formatting_sync() to deprecated.txt (#23045)zeertzjq2023-04-12
* fix(diagnostic): rename buffer → bufnr in type annotation (#23042)Mathias Fußenegger2023-04-12
* fix(runtime): add commentstring for C# ftplugin (#23039)Christian Clason2023-04-12
* ci(lintcommit): allow colon not followed by space in description (#23035)zeertzjq2023-04-12
* test(startup_spec): use getscriptinfo() instead of :scriptnames (#23034)zeertzjq2023-04-12
* refactor: remove :CheckHealthdundargoc2023-04-12
* build: use -O3 optimization for release buildsdundargoc2023-04-11
* feat!: remove vimballs (#22402)dundargoc2023-04-11
* test(lsp): fix unstable tests for set_defaults (#23002)Michal Liszcz2023-04-11
* feat(lua): vim.region accepts getpos() arg (#22635)NAKAI Tsuyoshi2023-04-11
* test: avoid name collisions with Xtest directory (#23019)kylo2522023-04-11
* fix(highlight): combine ColorColumn with low-priority CursorLine (#23017)zeertzjq2023-04-11
* fix(treesitter): Use the correct replacement args for #gsub! directive (#23015)Scott Ming2023-04-11
* fix(health): check for _host_prog variables properly (#23014)zeertzjq2023-04-11
* fix(man.lua): don't continue on command error (#23009)zeertzjq2023-04-11
* fix(health): combine python and virtualenv healthchecks (#23004)Gregory Anders2023-04-10
* fix(health): fix typo in function nameGregory Anders2023-04-10
* fix(mark): properly init mark views (#22996)zeertzjq2023-04-10
* refactor: rewrite perl healthcheck in luadundargoc2023-04-10
* refactor: rewrite node healthcheck in luadundargoc2023-04-10
* Merge pull request #22865 from MunifTanjim/issue-20370bfredl2023-04-10
|\
| * fix(api): do not re-apply win_config.style when missingMunif Tanjim2023-04-10
* | refactor: rewrite ruby healthcheck in luadundargoc2023-04-10
* | ci(release/winget): get msi from previous job instead of downloading Vedant2023-04-10
* | fix(eval): prevent double-free in garbage collection (#22990)zeertzjq2023-04-10
* | refactor: rewrite virtualenv healthcheck in luadundargoc2023-04-10
* | fix(column): 'statuscolumn' not drawn after virt_lines with "n" in 'cpo' (#22...luukvbaal2023-04-10
* | vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt buffer ...zeertzjq2023-04-10
* | refactor: rewrite python provider healthcheck in Luadundargoc2023-04-09
* | refactor: rewrite clipboard provider healthchecks in Luadundargoc2023-04-09
* | build(ci): ensure correct headers are used on macOSCarlo Cabrera2023-04-09
* | build: remove uninstall targetdundargoc2023-04-08
* | Merge pull request #22963 from echasnovski/diagnostic-new-hlChristian Clason2023-04-08
|\ \
| * | docs: add `hl-DiagnosticDeprecated` and `hl-DiagnosticUnnecessary`Evgeni Chasnovski2023-04-08
|/ /
* | build(uninstall): don't build if installation manifest not founddundargoc2023-04-08
* | refactor(mappings)!: remove #n as a notation for a function key (#17318)zeertzjq2023-04-08
* | fix(termdebug): handle partial lines passed to callback (#22950)zeertzjq2023-04-08
* | ci: simplify backport workflowdundargoc2023-04-08
* | revert(packaging): installation context to per-machine on Windowssitiom2023-04-08
* | fix(highlight): add missing g: prefix for colors_name (#22952)zeertzjq2023-04-08
* | Merge pull request #22873 from bfredl/keyset2bfredl2023-04-08
|\ \
| * | refactor(api): make typed dicts appear as types in the source codebfredl2023-04-07
* | | vim-patch:9.0.1442: mapset() does not restore non-script context (#22942)zeertzjq2023-04-08
* | | ci: use a set instead of array for team reviewersdundargoc2023-04-07
* | | ci: don't automatically enable -Werror on CI environmentsdundargoc2023-04-07
* | | refactor: remove redundant castsii142023-04-07
|/ /
* | refactor: remove redundant castsii142023-04-07
* | refactor: remove redundant const char * castsii142023-04-07
* | refactor: make char * parameters const in message.cii142023-04-07