aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(eval): checking for a non-empty string is too strict (#15987)Fabian2021-10-28
* vim-patch:8.2.3556: filler lines are incorrect for other window in diff mode ...Jaehwang Jerry Jung2021-10-28
* Merge pull request #16141 from dundargoc/ci/split-jobsJames McCoy2021-10-28
|\
| * ci: run functionaltest-lua on drafts as wellDundar Göc2021-10-28
|/
* test(vim_spec): fix MSVC_32 skip for nvim_parse_expression test (#16161)Sean Dewar2021-10-27
* ci: add newly added api file extmark.c to gen-vimdoc (#16158)dundargoc2021-10-27
* Merge pull request #16125 from dundargoc/refactor/lua/split-executorBjörn Linse2021-10-26
|\
| * refactor: split executor.c into two filesDundar Göc2021-10-26
* | feat(ci): add backport PR action (#14766)Michael Lingelbach2021-10-26
* | Merge pull request #16149 from zeertzjq/man-cleanJames McCoy2021-10-26
|\ \
| * | docs(manpage): update description of --cleanzeertzjq2021-10-26
| |/
* | Merge pull request #16147 from bfredl/neomarkBjörn Linse2021-10-26
|\ \ | |/ |/|
| * refactor(api): move extmark API to its own fileBjörn Linse2021-10-25
|/
* Merge pull request #16124 from mjlbach/feat/bjorn-baitBjörn Linse2021-10-24
|\
| * feat: add vim.str_utf_pos functionMichael Lingelbach2021-10-24
* | vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...Yorick Peterse2021-10-23
* | vim-patch:partial 079ba76ae7a7 (#16126)Christian Clason2021-10-23
* | Merge pull request #16128 from bfredl/vluapackBjörn Linse2021-10-23
|\ \
| * | feat(lua): document support of packages with v:lua syntaxBjörn Linse2021-10-23
* | | vim-patch:8.2.3542: too many comments are old style (#16096)dundargoc2021-10-23
* | | vim-patch:8.2.0026: still some /* */ comments (#16088)dundargoc2021-10-23
* | | Merge pull request #16111 from dundargoc/vim-patch/commentsJan Edmund Lazo2021-10-23
|\ \ \ | |/ / |/| |
| * | vim-patch:8.1.2396: using old C style commentsDundar Göc2021-10-21
| * | vim-patch:8.1.2395: using old C style commentsDundar Göc2021-10-21
| * | vim-patch:8.1.2394: using old C style commentsDundar Göc2021-10-21
| * | vim-patch:8.1.2392: using old C style commentsDundar Göc2021-10-21
| * | vim-patch:8.1.2388: using old C style commentsDundar Göc2021-10-21
| * | vim-patch:8.1.2387: using old C style commentsDundar Göc2021-10-21
| * | vim-patch:8.1.2380: using old C style commentsDundar Göc2021-10-21
| * | vim-patch:8.1.2379: using old C style commentsDundar Göc2021-10-21
| * | vim-patch:8.1.2378: using old C style commentsDundar Göc2021-10-21
| * | vim-patch:8.1.2368: using old C style commentsDundar Göc2021-10-21
* | | Merge pull request #16029 from bfredl/multilineBjörn Linse2021-10-23
|\ \ \ | |_|/ |/| |
| * | feat(decorations): support more than one virt_lines blockBjörn Linse2021-10-23
| * | refactor(decorations): mark decorations directly on the marktreeBjörn Linse2021-10-23
| |/
* | fix(lsp): cleanup progress messages for the correct client (#16110)Folke Lemaitre2021-10-21
* | feat(lsp): add exit_timeout flag (#16070)Michael Lingelbach2021-10-21
* | vim-patch:8.2.3550: completion() does not work properly (#16112)Christian Clason2021-10-21
|/
* Merge pull request #14794 from BK1603/gdbserver_fixMatthieu Coudron2021-10-20
|\
| * test: close timers in vim_spec.lua functional testShreyansh Chouhan2021-09-20
| * test: fix running functional tests under gdbserverShreyansh Chouhan2021-09-20
* | vim-patch:8.1.2243: typos in comments (#16104)dundargoc2021-10-20
* | fix(lsp): avoid duplicates in client attached buffers (#16099)Michael Lingelbach2021-10-20
* | fix(lsp): adjust legacy show diagnostic functions to use correct scope (#16106)Mathias Fußenegger2021-10-20
* | Merge pull request #16086 from bfredl/termpipe_inputBjörn Linse2021-10-20
|\ \
| * | feat(nvim_open_term): support input callback in luaBjörn Linse2021-10-20
* | | build: update cmake min version to 3.10 #16065Jakub Łuczyński2021-10-19
* | | fix(diagnostic): allow floats to be focusable (#16093)Gregory Anders2021-10-19
* | | fix(diagnostic): handle diagnostics placed past the end of line (#16095)Gregory Anders2021-10-19
* | | Merge pull request #15767 from lewis6991/lua_var_indexBjörn Linse2021-10-19
|\ \ \