aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* feat(api/ui): win_extmarksYatao Li2022-05-03
* Merge pull request #18345 from dundargoc/refactor/remove-char_ubfredl2022-05-03
|\
| * refactor: replace char_u variables and functions with charDundar Goc2022-05-03
|/
* vim-patch:8.2.4859: wget2 files are not recognized (#18385)Christian Clason2022-05-03
* fix(coverity): use xstrndup() instead of vim_strsave() (#18363)zeertzjq2022-05-03
* Merge pull request #18381 from zeertzjq/vim-8.2.4858zeertzjq2022-05-03
|\
| * test: add more tests for K_SPECIAL escaping in <Cmd> mappingzeertzjq2022-05-03
| * vim-patch:8.2.4858: K_SPECIAL may be escaped twicezeertzjq2022-05-03
|/
* Merge pull request #18357 from bfredl/ui_stdinbfredl2022-05-02
|\
| * refactor(ui): simplify stdin handlingbfredl2022-05-02
| * feat(api): support handling stdin stream in remote uihlpr982022-05-02
* | Merge pull request #18353 from jamessan/ft-match-fixJames McCoy2022-05-02
|\ \ | |/ |/|
| * fix(filetype.lua): escape expansion of ~ when used as a patternJames McCoy2022-05-02
* | Merge pull request #18342 from kylo252/msgpack-bumpJames McCoy2022-05-02
|\ \
| * | build: bump msgpack to 4.0.0kylo2522022-05-01
* | | vim-patch:8.2.4857: Yaml indent for multiline is wrong (#18365)Christian Clason2022-05-02
* | | vim-patch:8.2.4855: robot files are not recognized (#18364)Christian Clason2022-05-02
| |/ |/|
* | Merge pull request #18356 from dundargoc/ci/gen_vimdoc/conda-edge-caseJames McCoy2022-05-02
|\ \
| * | build(gen_vimdoc): print user's doxygen version if it's too oldDundar Goc2022-05-02
| * | ci(gen_vimdoc): handle edge case when checking doxygen versionDundar Goc2022-05-02
* | | fix(mac): add CoreServices to flake.nix #18358Daniel Kempkens2022-05-02
* | | vim-patch:8.2.1835: ":help ??" finds the "!!" tag (#18350)dundargoc2022-05-02
* | | vim-patch:8.2.3306: unexpected "No matching autocommands" (#17912)dundargoc2022-05-02
|/ /
* | Merge pull request #18354 from famiu/feat/api/parse_cmdbfredl2022-05-02
|\ \
| * | fix(api): preserve `cmdmod` on `nvim_parse_cmd`Famiu Haque2022-05-02
|/ /
* | Merge pull request #18294 from mhinz/mac/simpler-locale-fallbackJames McCoy2022-05-01
|\ \
| * | fix(mac): use same $LANG fallback mechanism as VimMarco Hinz2022-04-28
* | | Merge pull request #18348 from dundargoc/build/abort-if-old-doxygenJames McCoy2022-05-01
|\ \ \
| * | | build(gen_vimdoc): abort if doxygen version is too oldDundar Goc2022-05-01
* | | | fix(shared): avoid indexing unindexable values in vim.tbl_get() (#18337)William Boman2022-05-01
|/ / /
* | / docs: syntax is enabled by default (#17637)Christian Clason2022-05-01
| |/ |/|
* | Merge pull request #18334 from dundargoc/refactor/remove-char_ubfredl2022-05-01
|\ \
| * | refactor: replace char_u variables and functions with charDundar Goc2022-04-30
* | | chore(editorconfig): unset "charset" for *.vim and *.po fileszeertzjq2022-05-01
* | | docs(api): more API attributes #18336ii142022-04-30
* | | docs: move "hl-VertSplit" to deprecated.txt #18328Famiu Haque2022-04-30
* | | fix(lsp): fix infinite loop in resolved_capabilities deprecation message (#18...ii142022-04-30
|/ /
* | fix(lsp): handle textDocumentSync.save bool capability (#18332)Mathias Fußenegger2022-04-30
* | Merge pull request #18231 from famiu/feat/api/parse_cmdlinebfredl2022-04-30
|\ \
| * | feat(api): add `nvim_parse_cmdline`Famiu Haque2022-04-30
* | | vim-patch:8.2.4849: Gleam filetype not detected (#18326)Christian Clason2022-04-30
* | | feat(lsp): add async option to vim.lsp.buf.format (#18322)Mathias Fußenegger2022-04-30
* | | Merge pull request #18323 from zeertzjq/vim-8.1.2191zeertzjq2022-04-30
|\ \ \ | |/ / |/| |
| * | vim-patch:8.2.4848: local completion with mappings and simplification not wor...zeertzjq2022-04-30
| * | vim-patch:8.1.2191: when using modifyOtherKeys CTRL-X mode may not workzeertzjq2022-04-30
* | | refactor: replace char_u variables and functions with char (#18288)dundargoc2022-04-30
|/ /
* | fix(tui): disable extended keys before exiting alternate screen (#18318)zeertzjq2022-04-30
* | feat(lsp): add vim.lsp.buf.format (#18193)Michael Lingelbach2022-04-30
* | fix(handlers): more specific error messages (#16772)kylo2522022-04-30
* | chore(lsp): remove capabilities sanitization (#17814)Michael Lingelbach2022-04-30