aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #16154 from bfredl/neoscriptBjörn Linse2021-10-30
|\ \ \ \
| * | | | refactor(api): break out Vim script functions to its own fileBjörn Linse2021-10-29
| * | | | refactor(api): break out vim_to_object/object_to_vim to own fileBjörn Linse2021-10-29
* | | | | build(deps): bump luv to 1.42.0-1 (#16113)Christian Clason2021-10-29
* | | | | build(deps): bump luajit to latest commit (#16041)Christian Clason2021-10-29
|/ / / /
* | | | feat(lsp): track pending+cancel requests on client object #15949jdrouhard2021-10-29
* | | | 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