aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * vim-patch:8.2.4261: accessing invalid memory in a regular expressionzeertzjq2022-12-03
| | * vim-patch:8.2.3992: wrong local-additions in the help with language mixzeertzjq2022-12-03
| | * test(old): make ":h local-additions" work properly in test_help.vimzeertzjq2022-12-03
| |/
| * fix(lsp): render <pre>{lang} code blocks and set separator default to false (...Folke Lemaitre2022-12-03
| * Merge pull request #21270 from zeertzjq/vim-8.2.1420zeertzjq2022-12-03
| |\
| | * vim-patch:8.2.1440: debugger code insufficiently testedzeertzjq2022-12-03
| | * vim-patch:8.2.1420: test 49 is old stylezeertzjq2022-12-03
| |/
| * vim-patch:9.0.0322: crash when no errors and 'quickfixtextfunc' is set (#21269)zeertzjq2022-12-03
| * Merge pull request #21267 from zeertzjq/vim-8.2.3900zeertzjq2022-12-03
| |\
| | * vim-patch:partial:8.2.3908: cannot use a script-local function for 'foldtext'zeertzjq2022-12-03
| | * vim-patch:8.2.3900: it is not easy to use a script-local function for an optionzeertzjq2022-12-03
| | * refactor: make sure getting a callback doesn't modify argumentzeertzjq2022-12-03
| |/
| * Merge pull request #21266 from zeertzjq/vim-8.2.3889zeertzjq2022-12-03
| |\
| | * vim-patch:9.0.0990: callback name argument is changed by setqflist()zeertzjq2022-12-03
| | * vim-patch:9.0.0805: filetype autocmd may cause freed memory accesszeertzjq2022-12-03
| | * vim-patch:8.2.3889: duplicate code for translating script-local function namezeertzjq2022-12-03
| |/
| * Merge pull request #21154 from clason/vimdoc-injectionsChristian Clason2022-12-02
| |\
| | * docs(news): add entry for highlighted codeChristian Clason2022-12-02
| | * docs(gen): support language annotation in docstringsChristian Clason2022-12-02
| | * feat(web): syntax highlighting via highlight.jsChristian Clason2022-12-02
| | * docs: add language annotation to Nvim manualChristian Clason2022-12-02
| | * feat(help): highlighted codeblocksChristian Clason2022-11-29
| * | Merge pull request #21264 from zeertzjq/vim-8.2.3829zeertzjq2022-12-02
| |\ \
| | * | vim-patch:8.2.3838: cannot use script-local function for setting *func optionszeertzjq2022-12-02
| | * | vim-patch:8.2.3829: no error when setting a func option to script-local functionzeertzjq2022-12-02
| |/ /
| * | build: restrict `git describe` to top level source directory (#20993)Jan Palus2022-12-02
| * | fix(diff): fix a crash in diff mode with linematch enabled (#21070)Jonathon2022-12-02
| * | feat(aucmd_win): allow crazy things with hidden buffers (#21250)zeertzjq2022-12-02
| * | build(deps): bump LuaJIT to HEAD - 564147f51 (#21257)Christian Clason2022-12-02
| * | refactor: remove COMMA (#21260)zeertzjq2022-12-02
| * | test: use luv.os_uname for fast platform detection (#21157)kylo2522022-12-02
| * | Merge pull request #21262 from zeertzjq/vim-8.2.1748zeertzjq2022-12-02
| |\ \
| | * | vim-patch:8.2.1748: closing split window in other tab may cause a crashzeertzjq2022-12-02
| | * | fix(float): make closing float in another tab return to correct windowzeertzjq2022-12-02
| |/ /
| * | refactor(fs): replace vim.fn/vim.env in vim.fs (#20379)Mike2022-12-01
| * | ci: rename workflow files to be simpler and more consistent (#21253)dundargoc2022-12-01
| * | feat(provider): add support for Yarn node modules on Windows (#21246)Charles Nguyen2022-12-01
| * | fix: clang warnings (#21247)zeertzjq2022-12-01
| * | fix(ui-ext): log and clear error in ui_comp_event (#21147)Andrew Willette2022-11-30
| * | ci: add more reviewers based on label (#21155)dundargoc2022-11-30
| * | vim-patch:8.2.3259 when 'indentexpr' causes an error did_throw may hang (#21240)zeertzjq2022-11-30
| * | Merge pull request #21238 from zeertzjq/vim-8.2.5080zeertzjq2022-11-30
| |\ \
| | * | vim-patch:8.2.5108: retab test disabled because it hangs on MS-Windowszeertzjq2022-11-30
| | * | refactor: move ex_retab() to indent.czeertzjq2022-11-30
| | * | vim-patch:8.2.5105: test still hangs on MS-Windowszeertzjq2022-11-30
| | * | vim-patch:8.2.5104: test hangs on MS-Windowszeertzjq2022-11-30
| | * | vim-patch:8.2.5103: build fails with small featureszeertzjq2022-11-30
| | * | vim-patch:8.2.5102: interrupt not caught in testzeertzjq2022-11-30
| | * | vim-patch:8.2.5082: retab test failszeertzjq2022-11-30
| | * | vim-patch:8.2.5080: when indenting gets out of hand it is hard to stopzeertzjq2022-11-30
| |/ /