aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | fixup:zeertzjq2023-12-21
| * | | | | | fix(osc52): use nvim_chan_send() to stderr for copying (#26690)zeertzjq2023-12-21
| * | | | | | fix(channel): use os_write() instead of fwrite() for stderr (#26689)zeertzjq2023-12-21
| * | | | | | refactor: eliminate cyclic includesdundargoc2023-12-20
| * | | | | | docs: apply current colorscheme to default highlight groupsChristian Clason2023-12-20
| * | | | | | docs: remove section on constants in style guidedundargoc2023-12-20
| * | | | | | fix(buffer): do not filter help bufferChristian Clason2023-12-20
| * | | | | | ci(release): create version tag after "stable" tag (#26671)zeertzjq2023-12-20
| * | | | | | refactor(treesitter): cleanup highlighterLewis Russell2023-12-20
| * | | | | | docs: document header structuredundargoc2023-12-20
| * | | | | | vim-patch:955652f6df9c (#26667)zeertzjq2023-12-20
| * | | | | | vim-patch:9.0.2179: no filetype detection for execline scriptsChristian Clason2023-12-19
| * | | | | | vim-patch:fbd72d2d4725Christian Clason2023-12-19
| * | | | | | vim-patch:379df7c1dbb2Christian Clason2023-12-19
| * | | | | | vim-patch:9.0.2177: Wrong cursor position when dragging out of window (#26661)zeertzjq2023-12-20
| * | | | | | vim-patch:9.0.2178: reg_executing() wrong for :normal with range (#26660)zeertzjq2023-12-20
| * | | | | | test: "diff" flag of 'fillchars' (#26657)zeertzjq2023-12-19
| * | | | | | test: sign on wrapped line with signcolumn=number (#26654)zeertzjq2023-12-19
| * | | | | | Merge pull request #26647 from jamessan/big-endian-timeoutJames McCoy2023-12-19
| |\ \ \ \ \ \
| | * | | | | | ci(s390x): run build & test as a non-root userJames McCoy2023-12-18
| | * | | | | | ci(s390x): double TEST_TIMEOUT since tests are running via qemuJames McCoy2023-12-18
| * | | | | | | fix(treesitter): prepare highlight states for [s, ]sJaehwang Jung2023-12-19
| * | | | | | | refactor: use `bool` to represent boolean valuesdundargoc2023-12-19
| * | | | | | | docs: small fixes (#26448)dundargoc2023-12-19
| * | | | | | | fix(api): don't set coladd of mark (#26648)zeertzjq2023-12-19
| |/ / / / / /
| * | | | | | Merge pull request #26279 from agraven/x1-x2-mouse-apibfredl2023-12-18
| |\ \ \ \ \ \
| | * | | | | | feat(api): add forward and back mouse buttonsAmanda Graven2023-12-18
| |/ / / / / /
| * | | | | | refactor: soft-deprecate diagnostic signs configured with :sign-define (#26618)Gregory Anders2023-12-18
| * | | | | | feat(termdebug): improve `:Evaluate` floating window (#26621)Jaehwang Jung2023-12-18
| * | | | | | docs: add style rule regarding initializationdundargoc2023-12-18
| * | | | | | vim-patch:b42703a662e8Christian Clason2023-12-18
| * | | | | | vim-patch:71cbe8e17a8cChristian Clason2023-12-18
| * | | | | | fix(lua): handle array with holes in luaeval() (#26630)zeertzjq2023-12-18
| * | | | | | fix(options): setting 'scroll' with resized grid (#26628)zeertzjq2023-12-18
| * | | | | | refactor: split WIN_EXECUTE() into two functions (#26627)zeertzjq2023-12-18
| * | | | | | docs(diagnostic): add return value of `vim.diagnostic.config()` (#26615)Yi Ming2023-12-17
| * | | | | | test(core/job_spec): fix flakiness (#26623)zeertzjq2023-12-18
| * | | | | | refactor: move some anonymous enums back to non-defs headers (#26622)zeertzjq2023-12-18
| * | | | | | refactor: move non-symbols to defs.h headersdundargoc2023-12-17
| * | | | | | perf(treesitter): filter out trees outside the visible range earlyJaehwang Jung2023-12-17
| * | | | | | build: eliminate semicolons from --version stringDaiki Noda2023-12-17
| * | | | | | refactor(lsp): move changetracking to separate file (#26577)Lewis Russell2023-12-17
| * | | | | | refactor(options): use hashy for finding options (#26573)Famiu Haque2023-12-17
| * | | | | | docs: simplify build instructionsdundargoc2023-12-16
| * | | | | | build: cmake fixesdundargoc2023-12-16
| * | | | | | refactor: only reload colorscheme if &bg changed (#26598)Gregory Anders2023-12-16
| * | | | | | build: bump minimum cmake version to 3.13dundargoc2023-12-16
| * | | | | | build: fix universal mac buildsdundargoc2023-12-16
| * | | | | | vim-patch:82f19734bfcbChristian Clason2023-12-16
| * | | | | | vim-patch:0f61943eb776Christian Clason2023-12-16