aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | 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
| * | | | | | | | vim-patch:b52e7ac7c61cChristian Clason2023-12-15
| * | | | | | | | vim-patch:5a68cdf14915Christian Clason2023-12-15
| * | | | | | | | vim-patch:f6869212c9e1Christian Clason2023-12-15
| * | | | | | | | build: rework --version generationdundargoc2023-12-15
| * | | | | | | | vim-patch:17dca3cb97cd (#26584)zeertzjq2023-12-15
| * | | | | | | | vim-patch:323dda1484d9 (#26583)zeertzjq2023-12-15
| |/ / / / / / /
| * | | | | | | refactor(diagnostic): use named namespaces (#26568)Gregory Anders2023-12-14
| * | | | | | | docs: add comment for OSC 11 tmux passthrough (#26566)Gregory Anders2023-12-14
| * | | | | | | ci: bump github/codeql-action from 2 to 3dependabot[bot]2023-12-14
| * | | | | | | feat(lsp): more annotationsLewis Russell2023-12-14
| |/ / / / / /
| * | | | | | fix(extmark): only invalidate unpaired marks on deleted rowsLuuk van Baal2023-12-14
| * | | | | | test(nvim_open_term): don't resize after creating terminal (#26570)zeertzjq2023-12-14
| * | | | | | feat(nvim_open_term): convert LF => CRLF (#26384)Raphael2023-12-14
| * | | | | | ci: add gpanders as reviewer for defaults and tui labels (#26567)Gregory Anders2023-12-13
| * | | | | | fix(tui): don't use tui->params[] for 'termsync' (#26565)zeertzjq2023-12-14
| * | | | | | fix(defaults): background detection in tmux (#26557)Jaehwang Jung2023-12-14
| * | | | | | docs: fix linksdundargoc2023-12-13
| * | | | | | docs: move vim-patch wiki page to runtime documentationdundargoc2023-12-13
| * | | | | | docs: add installation and build guides from wiki to repodundargoc2023-12-13
| * | | | | | docs: add code-overview from wiki to src/nvim/README.mddundargoc2023-12-13
| * | | | | | Merge pull request #26555 from gpanders/diagnostic-sign-fixupGregory Anders2023-12-13
| |\ \ \ \ \ \
| | * | | | | | feat(diagnostics): support numhl and linehl for diagnostic signsGregory Anders2023-12-13
| | * | | | | | docs(diagnostic): fix typo in exampleGregory Anders2023-12-13
| | * | | | | | fix(diagnostic): check for sign namespace instead of sign groupGregory Anders2023-12-13
| * | | | | | | docs: add wiki FAQ to the runtime documentation (#26539)dundargoc2023-12-13
| |/ / / / / /
| * | | | | | refactor(diagnostic): set sign by using extmark (#26193)Raphael2023-12-13
| * | | | | | fix(termcap): only call callback for requested capabilities (#26546)Gregory Anders2023-12-13
| * | | | | | vim-patch:9.0.2159: screenpos() may crash with neg. column (#26542)zeertzjq2023-12-13
| * | | | | | feat(iter): add `Iter.take` (#26525)Will Hopkins2023-12-12
| * | | | | | fix(stream): do not close handle if it is already closing (#26537)Gregory Anders2023-12-12