aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge pull request #18788 from dundargoc/ci/api-docs/colorJames McCoy2022-06-08
|\ \ | |/ |/|
| * ci(api-docs): show required changes with colorDundar Goc2022-05-28
* | fix(diagnostic): check for negative column value (#18868)mohsen2022-06-08
* | refactor(log): simplify log_path_init #18898Justin M. Keyes2022-06-08
* | Merge pull request #18896 from famiu/fix/nvim_create_user_command/smodsbfredl2022-06-08
|\ \
| * | fix(nvim_create_user_command): make `smods` work with `nvim_cmd`Famiu Haque2022-06-08
|/ /
* | fix(eval/f_getmatches): return empty list for invalid win argument (#18893)Sean Dewar2022-06-07
* | Merge pull request #18870 from zbirenbaum/winhl-cursorbfredl2022-06-07
|\ \
| * | fix(highlight): let winhighlight use cursorzbirenbaum2022-06-07
* | | vim-patch:partial:016188fd8a30 (#18890)Christian Clason2022-06-07
|/ /
* | fix(input): allow Ctrl-C to interrupt a recursive mapping even if mapped (#18...zeertzjq2022-06-07
* | vim-patch:8.2.5064: no test for what 8.1.0052 fixes (#18881)zeertzjq2022-06-07
* | refactor(runtime): port remaining patterns from filetype.vim to filetype.lua ...Jonas Strittmatter2022-06-06
* | docs: documenting struct members inline #18783Javier Lopez2022-06-06
* | vim-patch:8.2.5058: input() does not handle composing characters properly (#1...zeertzjq2022-06-06
* | fix(lsp): fix multi client handling in code action (#18869)Mathias Fußenegger2022-06-05
* | fix(terminfo): disable smglr for vtpcon and conemu (#18855)zeertzjq2022-06-05
* | Merge pull request #18864 from bfredl/optcutbfredl2022-06-05
|\ \
| * | perf(tests): don't invoke nvim_get_all_options_info until neededbfredl2022-06-05
* | | docs: specify CMAKE_BUILD_TYPE=RelWithDebInfo in README (#18859)dundargoc2022-06-05
* | | Merge pull request #18861 from bfredl/norpluginbfredl2022-06-04
|\ \ \ | |/ / |/| |
| * | fix(startup): nvim with --clean should not load user rpluginsbfredl2022-06-04
|/ /
* | vim-patch:partial:cfa8f9a3f285 (#18858)Christian Clason2022-06-04
* | fix(lsp): set buflisted before switching to buffer (#18854)zeertzjq2022-06-04
* | vim-patch:8.2.5054: no good filetype for conf files similar to dosini (#18851)Christian Clason2022-06-04
* | docs: fix typos (#18269)dundargoc2022-06-04
* | fix(filetype): fix typo in starsetf function (#18856)Gregory Anders2022-06-03
* | feat(lsp): send didChangeConfiguration after init (#18847)Mathias Fußenegger2022-06-03
* | fix(hl): set Normal hl group sg_attr value #18820Oliver Marriott2022-06-03
* | ci: use python3 explicitly to fix macos warnings #18837kylo2522022-06-03
* | Merge pull request #18848 from bfredl/backevenagainbfredl2022-06-03
|\ \
| * | fix(log): back even againbfredl2022-06-03
|/ /
* | Merge pull request #18846 from bfredl/unpackfixbfredl2022-06-03
|\ \
| * | fix(api): some robustness issues in api_parse_enterbfredl2022-06-03
* | | feat(lsp): add a start function (#18631)Mathias Fußenegger2022-06-03
* | | Merge pull request #18845 from bfredl/threadlogbfredl2022-06-03
|\ \ \ | |/ / |/| |
| * | fix(logging): make logmsg() thread-safe againbfredl2022-06-03
|/ /
* | Merge pull request #18730 from bfredl/apiconvertbfredl2022-06-02
|\ \
| * | refactor(api): use a unpacker based on libmpack instead of msgpack-cbfredl2022-06-02
* | | fix(treesitter): correct region for string parser (#18794)Christian Clason2022-06-02
|/ /
* | build(deps): bump Luv to HEAD - 9f8038633 (#18834)Christian Clason2022-06-02
* | fix(lua): stop pending highlight.on_yank timer, if any (#18824)Wsevolod2022-06-02
* | Merge pull request #18831 from dundargoc/ci/disable-perl-macosbfredl2022-06-02
|\ \
| * | ci(provider): skip installing perl provider on macOSDundar Goc2022-06-01
* | | fix(inccommand): avoid crash if callback changes inccommand option (#18830)zeertzjq2022-06-02
|/ /
* | fix(lsp): adjust offset encoding in lsp.buf.rename() (#18829)Fredrik Ekre2022-06-01
* | fix(screen): restart win_update() if a decor provider changes signcols (#18768)zeertzjq2022-06-01
* | refactor(clang-tidy): remove nested redundant ifdefs #18811dundargoc2022-06-01
* | fix(checkhealth): skip vim.health #18816Javier Lopez2022-06-01
* | refactor: correct comments and assertions about mapping rhs <Nop> (#18821)zeertzjq2022-06-01