aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fix(highlight): link more treesitter groups by default (#20711)Christian Clason2022-10-18
* feat(docs): update parser, HTML gen #20720Justin M. Keyes2022-10-18
* vim-patch:9.0.0786: user command does not get number from :tab modifier (#20716)zeertzjq2022-10-18
* fix(intro): omit patch version in ":help news" item #20713zeertzjq2022-10-18
* ci: add reviewers based on labels (#20703)dundargoc2022-10-18
* fix(qflist): avoid read of uninitialized memory (#20709)Mahmoud Al-Qudsi2022-10-18
* ci: bump ubuntu and macos to latest stable versions (#20479)dundargoc2022-10-17
* vim-patch:9.0.0782: OpenVPN files are not recognized (#20702)Christian Clason2022-10-17
* ci: add cirrus to isCI function to skip tests (#20526)dundargoc2022-10-17
* fix(runtime): use `g:terminal_color_{0-15}` in colorschemes (#20637)C.D. MacEachern2022-10-17
* Merge pull request #20685 from luukvbaal/scrollzeertzjq2022-10-17
|\
| * test: add a test for #20684zeertzjq2022-10-17
| * fix: 'scroll' is not set correctly for floats with 'splitkeep'Luuk van Baal2022-10-17
|/
* feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq2022-10-17
* fix(man): handle absolute paths as `:Man` targets (#20624)Mahmoud Al-Qudsi2022-10-17
* Merge pull request #20665 from lewis6991/fix/decor_redrawLewis Russell2022-10-17
|\
| * fix(decoration): call providers in win_update() earlierLewis Russell2022-10-15
* | feat(runtime)!: remove filetype.vim (#20428)Christian Clason2022-10-17
* | vim-patch:3c053a1a5ad2 (#20679)Christian Clason2022-10-17
* | vim-patch:9.0.0771: cannot always tell the difference beween tex and … (#20...Jonas Strittmatter2022-10-17
* | docs: "supported platforms" matrix #19615dundargoc2022-10-16
* | fix(lsp): reporting bogus capabilities in CodeActionKind #20678David Hotham2022-10-16
* | feat: mention ":help news" in intro #20674Gregory Anders2022-10-16
* | Merge pull request #20677 from zeertzjq/vim-9.0.0761zeertzjq2022-10-16
|\ \
| * | vim-patch:9.0.0764: indent and option tests failzeertzjq2022-10-16
| * | vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indentingzeertzjq2022-10-16
|/ /
* / vim-patch:9.0.0765: with a Visual block a put command column may go negative ...zeertzjq2022-10-16
|/
* refactor(drawscreen.c): reduce scopes of locals (#20668)Lewis Russell2022-10-15
* Merge pull request #20140 from dundargoc/refactor/char_u/12bfredl2022-10-15
|\
| * refactor: replace char_u with charDundar Göc2022-10-15
* | Merge pull request #20670 from zeertzjq/vim-9.0.0737zeertzjq2022-10-15
|\ \
| * | vim-patch:9.0.0754: 'indentexpr' overrules lisp indenting in one situationzeertzjq2022-10-15
| * | vim-patch:partial:9.0.0737: Lisp word only recognized when a space followszeertzjq2022-10-15
| |/
* / refactor(shada.c): clint (#20599)Lewis Russell2022-10-15
|/
* Merge pull request #20663 from zeertzjq/vim-9.0.0753zeertzjq2022-10-15
|\
| * vim-patch:partial:9.0.0753: some Ex commands are not in the help indexzeertzjq2022-10-15
| * vim-patch:partial:9da17d7c5707zeertzjq2022-10-15
| * vim-patch:partial:3e79c97c18c5zeertzjq2022-10-15
* | Merge #20634 fix(windows): set console icon later in startupJustin M. Keyes2022-10-15
|\ \
| * | refactor(windows): move os_icon_xx functionsJustin M. Keyes2022-10-14
| * | fix(windows): set console icon later in startupJustin M. Keyes2022-10-14
* | | docs(dev-style): remove rule about variable declarations (#20446)kylo2522022-10-15
| |/ |/|
* | Merge pull request #20662 from zeertzjq/vim-9.0.0614zeertzjq2022-10-15
|\ \
| * | vim-patch:9.0.0616: spell test fails because error message changedzeertzjq2022-10-15
| * | vim-patch:9.0.0614: SpellFileMissing autocmd may delete bufferzeertzjq2022-10-15
| * | vim-patch:8.1.0342: crash when a callback deletes a window that is being usedzeertzjq2022-10-15
|/ /
* | vim-patch:9.0.0752: Rprofile files are not recognized (#20658)Christian Clason2022-10-15
* | vim-patch:9.0.0750: crash when popup closed in callback (#20659)zeertzjq2022-10-15
* | Merge pull request #20645 from lewis6991/fix/decor_redraw_same_idLewis Russell2022-10-14
|\ \ | |/ |/|
| * fix(decoration): redraw correctly when re-using idsLewis Russell2022-10-14