aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * fix: make_filter_cmd for :! powershellEnan Ajmain2022-09-30
* | ci(publish-winget): use versioned tags for action #20417Vedant2022-10-01
* | refactor(diagnostic): remove deprecated function (#20423)Raphael2022-10-01
* | vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)zeertzjq2022-10-01
* | refactor(lsp): remove deprecated lsp functions (#20421)Mathias Fußenegger2022-10-01
* | Merge pull request #20414 from dundargoc/ci/release/matrixJames McCoy2022-09-30
|\ \
| * | ci(release): remove unnecessary matrix strategydundargoc2022-09-30
| |/
* | build(nix): change the pkgs to final, add new version of libvterm (#20410)Philipp Herzog2022-09-30
* | version bumpbfredl2022-09-30
* | NVIM v0.8.0bfredl2022-09-30
* | fix(dist): update neovim-qt, win32tools.zip #20413Justin M. Keyes2022-09-30
|/
* dist(win): update neovim-qt, win32tools.zip #20411Justin M. Keyes2022-09-30
* Merge pull request #20409 from bfredl/unicode-tablesbfredl2022-09-30
|\
| * feat: update unicode tablesbfredl2022-09-30
|/
* Merge pull request #20343 from zeertzjq/virt-lines-vcolbfredl2022-09-30
|\
| * fix(extmarks): make virt_lines always start at 0 virtcolzeertzjq2022-09-25
* | Merge pull request #20364 from zeertzjq/parse-cmd-omitbfredl2022-09-30
|\ \
| * | fix(api)!: nvim_parse_cmd omit "count" "range" "reg" if not supportedzeertzjq2022-09-30
* | | docs: fix typos (#20394)dundargoc2022-09-30
* | | Merge pull request #20387 from famiu/feat/nvim_cmd/buffer-argsbfredl2022-09-30
|\ \ \ | |/ / |/| |
| * | feat(nvim_cmd): allow using first argument as countFamiu Haque2022-09-29
* | | fix(filetype): add missing return to changelog detection function (#20403)Jonas Strittmatter2022-09-29
* | | fix(query): fix unnatural order for inherits in treesitter queries (#20298)Sergey Berezhnoy2022-09-29
* | | ci: convert CRLF to LF (#20389)dundargoc2022-09-29
|/ /
* | Merge #20402 feat(docs): improve :help HTML generatorJustin M. Keyes2022-09-29
|\ \
| * | feat(docs): fixes for :help HTML generatorJustin M. Keyes2022-09-29
| * | feat(treesitter): update :help parserJustin M. Keyes2022-09-29
|/ /
* | Merge pull request #20381 from cryptomilk/asn-vtermJames McCoy2022-09-29
|\ \
| * | build(deps): require libvterm version 0.3Andreas Schneider2022-09-28
* | | Merge pull request #20382 from cryptomilk/asn-termkeyJames McCoy2022-09-29
|\ \ \
| * | | build(deps): require libtermkey version 0.22Andreas Schneider2022-09-28
| |/ /
* | | fix(api): fix nvim_cmd crash with filename expansion (#20397)zeertzjq2022-09-29
* | | fix(column): move sign sentinel after inserting/deleting lines (#20400)zeertzjq2022-09-29
* | | test: add a Lua test for #17501 (#20392)zeertzjq2022-09-29
* | | Merge pull request #20390 from bfredl/doc2bfredl2022-09-28
|\ \ \
| * | | docs: mark cmdheight=0 and vim.attach_ui as experimentalbfredl2022-09-28
* | | | Merge #20352 feat(gen_help_html.lua): adapt to new parserJustin M. Keyes2022-09-28
|\ \ \ \
| * | | | feat(gen_help_html.lua): adapt to new parserJustin M. Keyes2022-09-28
| * | | | feat(gen_help_html.lua): put commit-id in footerJustin M. Keyes2022-09-28
| * | | | feat(treesitter): update :help parser and queriesJustin M. Keyes2022-09-28
|/ / / /
* | | | build(deps): bump treesitter-vimdoc to v1.0.0Christian Clason2022-09-28
* | | | build(deps): bump help parser and queries (#20388)Christian Clason2022-09-28
* | | | fix(spell): correct spell move behavior without "noplainbuffer" (#20386)zeertzjq2022-09-28
|/ / /
* | | Merge pull request #20375 from famiu/refactor/get_optionbfredl2022-09-28
|\ \ \
| * | | refactor: replace unnecessary helper functions in optionstr.cFamiu Haque2022-09-28
* | | | vim-patch:9fbdbb814f4a (#20376)Christian Clason2022-09-28
* | | | fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)zeertzjq2022-09-28
* | | | build(macos): restore and test universal build (#20383)Christian Clason2022-09-28
* | | | fix: compiler warnings from clang 15 (#20321)dundargoc2022-09-28
| |/ / |/| |
* | | fix(window): fix equalization with cmdheight=0 (#20369)zeertzjq2022-09-28