aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
* vim-patch:5eb9cb53d619Christian Clason2023-12-16
* vim-patch:0378f07fbaeeChristian Clason2023-12-16
* fix(api): crash after nvim_win_set_config title/footer validation error (#26606)notomo2023-12-16
* feat(highlight): tweak default color schemeEvgeni Chasnovski2023-12-16
* vim-patch:9.0.2168: Moving tabpages on :drop may cause an endless loop (#26605)zeertzjq2023-12-16
* vim-patch:9.0.1892: CI: no FreeBSD 14 support (#26604)dundargoc2023-12-16
* Merge pull request #24723 from glepnir/popupbfredl2023-12-16
|\
| * feat(ui): completeopt support popup like vimmathew2023-12-16
|/
* Merge pull request #26512 from famiu/refactor/options/type_flagsbfredl2023-12-16
|\
| * refactor(options): remove option type macrosFamiu Haque2023-12-14
* | vim-patch:e06f2b498cccdundargoc2023-12-16
* | refactor(defaults): always set options, even if value hasn't changed (#26595)Gregory Anders2023-12-15
* | vim-patch:9a775b4a2ae6 (#26588)zeertzjq2023-12-16
* | Merge pull request #26579 from gpanders/defer-set-tgcGregory Anders2023-12-15
|\ \
| * | refactor(defaults): defer setting 'termguicolors' until after VimEnterGregory Anders2023-12-14
| * | fix(termcap): set 'nested' on TermResponse autocommandGregory Anders2023-12-14
* | | ci: bump actions/upload-artifact from 3 to 4dependabot[bot]2023-12-15
* | | ci: bump actions/download-artifact from 3 to 4dependabot[bot]2023-12-15
* | | vim-patch:3afc9f2556faChristian Clason2023-12-15
* | | vim-patch:1c97b5c0c0b4Christian Clason2023-12-15