aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Merge pull request #25155 from glepnir/fix_winhlbfredl2023-09-20
|\ \ \
| * | | fix(highlight): winhl receive wrong argumentglepnir2023-09-19
* | | | test(lsp): add normalize_markdown testsMaria José Solano2023-09-20
* | | | vim-patch:9.0.1915: r_CTRL-C works differently in visual mode (#25248)zeertzjq2023-09-20
* | | | fix(lsp)!: deprecate trim_empty_linesMaria José Solano2023-09-19
* | | | feat(lsp): use treesitter for stylize markdownMaria José Solano2023-09-19
| |_|/ |/| |
* | | fix(float): make "fixed" work with relative=win (#25243)zeertzjq2023-09-19
* | | Merge pull request #25214 from bfredl/glyphcachebfredl2023-09-19
|\ \ \
| * | | refactor(grid): change schar_T representation to be more compactbfredl2023-09-19
* | | | Merge pull request #25148 from glepnir/fixed_optbfredl2023-09-19
|\ \ \ \
| * | | | fix(float): add fixd optionglepnir2023-09-18
| | |/ / | |/| |
* | | | vim-patch:346ac1429c5a (#25239)zeertzjq2023-09-19
* | | | vim-patch:9.0.1908: undefined behaviour upper/lower function ptrs (#25238)zeertzjq2023-09-19
| |/ / |/| |
* | | docs(test): add more info on debugging with gdb #25230Sergey Slipchenko2023-09-18
* | | test(tui_spec): update cursor_address test for wrap flag (#25228)zeertzjq2023-09-18
* | | test(ui/fold_spec): more testing for clicking on 'foldcolumn' (#25225)zeertzjq2023-09-18
* | | fix(job-control): fix use after free (#25223)sid-65812023-09-18
* | | vim-patch:d8b86c937a41Christian Clason2023-09-17
* | | vim-patch:e30d8e4ce01dChristian Clason2023-09-17
* | | vim-patch:9.0.1907: No support for liquidsoap filetypesChristian Clason2023-09-17
* | | fix(treesitter): _trees may not be list-likeJaehwang Jung2023-09-17
* | | test(ui/fold_spec): click on multibyte "foldclosed" (#25216)zeertzjq2023-09-17
* | | vim-patch:8.2.4173: cannot use an import in 'foldexpr' (#25215)zeertzjq2023-09-17
| |/ |/|
* | feat(folds): support virtual text format for 'foldtext' (#25209)zeertzjq2023-09-17
* | docs: remove joke from pronouncedundargoc2023-09-17
* | build(deps): bump luajit to HEAD - e897c5743Christian Clason2023-09-17
* | Merge pull request #25190 from glepnir/echo_hlbfredl2023-09-17
|\ \
| * | fix(highlight): correct hi command outputglepnir2023-09-17
| |/
* | Merge pull request #25208 from zeertzjq/vim-8.2.2356zeertzjq2023-09-17
|\ \
| * | vim-patch:9.0.1633: duplicate code for converting float to stringzeertzjq2023-09-17
| * | vim-patch:8.2.2356: Vim9: ":put =expr" does not handle a list properlyzeertzjq2023-09-17
|/ /
* | docs(tutor): clarify the meaning of ✗ and ✓ (#25204)zeertzjq2023-09-17
* | fix(lua): not using global value in vim.opt_global (#25196)Phelipe Teles2023-09-17
* | test(plugin/man_spec): use pesc() on actual_file in pattern (#25199)zeertzjq2023-09-17
* | feat(treesitter): add lang parameter to the query editor (#25181)Maria José Solano2023-09-16
* | fix(treesitter): properly combine injection.combined regionsJaehwang Jung2023-09-16
* | fix(treesitter): fix trim predicateLewis Russell2023-09-16
* | fix(typing): vim.fn.executeLewis Russell2023-09-16
* | Merge pull request #25186 from llllvvuu/fix/preserve_marktree_orderinhbfredl2023-09-16
|\ \
| * | fix(test): more tests for marktreebfredl2023-09-16
| * | fix(marktree): preserve ordering in `marktree_move`L Lllvvuu2023-09-16
* | | perf(treesitter): do not scan past given line for predicate matchL Lllvvuu2023-09-16
* | | refactor(mapping.c): reduce scope of localsLewis Russell2023-09-16
* | | fix(languagetree): apply `resolve_lang` to `metadata['injection.language']`L Lllvvuu2023-09-16
|/ /
* | Merge pull request #25183 from llllvvuu/fix/marktree_movebfredl2023-09-16
|\ \
| * | fix(marktree): off-by-one error in `marktree_move`L Lllvvuu2023-09-16
* | | Merge pull request #25078 from glepnir/aubfredl2023-09-16
|\ \ \ | |/ / |/| |
| * | fix(ui): doesn't trigger au event when enter is falseglepnir2023-09-15
* | | vim-patch:c1f8bb37c6a8Christian Clason2023-09-16
* | | refactor(treesitter): remove duplicated diagnostic code (#24976)Maria José Solano2023-09-15