aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.0.0661: multi-byte "lastline" in 'fillchars' does not work properlyzeertzjq2022-10-05
* vim-patch:9.0.0656: cannot specify another character to use instead of '@'zeertzjq2022-10-05
* fix(docs): missing "(" in :help HTMLJustin M. Keyes2022-10-04
* feat(lsp): add bufnr option to lsp.start (#20473)August Masquelier2022-10-04
* fix(build): "make clean" failsJustin M. Keyes2022-10-04
* Merge #20412 feat(docs): HTML generatorJustin M. Keyes2022-10-04
|\
| * feat(gen_help_html.lua): remove old AWK scriptsJustin M. Keyes2022-10-04
| * feat(docs): nested lists in HTML, update :help parserJustin M. Keyes2022-10-04
|/
* fix(ui): msg_ext_set_kind for nvim_echo (#20476)Shougo2022-10-04
* build(deps): bump LuaJIT to HEAD - 6c4826f12 (#20478)Christian Clason2022-10-04
* Merge pull request #20467 from zeertzjq/vim-8.2.2316zeertzjq2022-10-04
|\
| * test: add test for :function followed by <lambda>zeertzjq2022-10-04
| * vim-patch:8.2.2316: Vim9: cannot list a lambda functionzeertzjq2022-10-04
|/
* docs(shell): mention "&" for piping with powershell #20459Enan Ajmain2022-10-03
* Merge #20154 build: cmake cleanupJustin M. Keyes2022-10-02
|\
| * build: define EP_PREFIX propertydundargoc2022-10-02
| * build: rely on builtin cmake downloading rather than custom scriptdundargoc2022-10-02
| * build: remove unnecessary translation-related codedundargoc2022-10-02
| * build: remove url for 32-bit winyankdundargoc2022-10-02
| * build: remove code for cross-compilationdundargoc2022-10-02
| * build: remove unused variable CMAKE_C_COMPILER_ARG1dundargoc2022-10-02
* | docs: refer to vim.lsp.start() in LSP issue template #20422Mathias Fußenegger2022-10-02
* | feat(l10n): update Turkish translations (#20444)Emir SARI2022-10-02
* | build: only generate compilation database for the nvim target (#20449)dundargoc2022-10-02
|/
* build(deps): bump Luv to HEAD - 80c8c00ba (#20433)Christian Clason2022-10-02
* build(deps): bump libuv to HEAD - f610339f7 (#20445)Christian Clason2022-10-02
* fix(folds): fix fold marker multibyte comparison (#20439)zeertzjq2022-10-02
* Merge pull request #20429 from zeertzjq/vim-9.0.0620zeertzjq2022-10-02
|\
| * vim-patch:9.0.0622: matchaddpos() can get slow when adding many matcheszeertzjq2022-10-02
| * vim-patch:9.0.0620: matchaddpos() can only add up to 8 matcheszeertzjq2022-10-02
|/
* Merge #19438 from 3N4N/fix/pwshJustin M. Keyes2022-10-01
|\
| * fix: :! pwsh redirection for `command not found`Enan Ajmain2022-09-30
| * 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