aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* feat(diagnostic): pass diagnostics as data to DiagnosticChanged autocmd (#20173)Gregory Anders2022-09-13
* vim-patch:9.0.0457: substitute prompt does not highlight an empty match (#20186)zeertzjq2022-09-13
* vim-patch:9.0.0456: function called at debug prompt is also debugged (#20185)zeertzjq2022-09-13
* Merge pull request #20011 from lewis6991/refactor/memlineLewis Russell2022-09-13
|\
| * refactor(memline): resolve clint errorsLewis Russell2022-09-13
|/
* vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...zeertzjq2022-09-13
* test(lsp): call clear() before bufwipe test (#20170)zeertzjq2022-09-13
* Merge pull request #20077 from dundargoc/refactor/char_u/11bfredl2022-09-12
|\
| * refactor: replace char_u with charDundar Göc2022-09-11
* | Merge pull request #20141 from vigoux/ts-self-inheritsChristian Clason2022-09-12
|\ \
| * | docs(treesitter): suggest using `extends` to extend queriesThomas Vigouroux2022-09-12
| * | fix(treesitter): prevent endless loop on self-inheritenceThomas Vigouroux2022-09-11
* | | vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)zeertzjq2022-09-12
* | | vim-patch:9.0.0448: SubRip files are not recognized (#20167)Christian Clason2022-09-12
* | | Merge pull request #20091 from teto/fix-flakeMatthieu Coudron2022-09-12
|\ \ \
| * | | build(nix): removed the useless 'app'Matthieu Coudron2022-09-05
| * | | build(nix): bumped flakeMatthieu Coudron2022-09-05
| * | | build(flake): add sumneko lsp in PATHMatthieu Coudron2022-09-05
* | | | vim-patch:8.2.4671: 'wildignorecase' is sometimes not used for glob() (#20165)zeertzjq2022-09-12
* | | | Merge pull request #20163 from zeertzjq/vim-8.2.5034zeertzjq2022-09-12
|\ \ \ \
| * | | | vim-patch:8.2.5034: there is no way to get the byte index from a virtual columnzeertzjq2022-09-12
| * | | | refactor: move f_screenpos() to move.czeertzjq2022-09-12
|/ / / /
* | | | Merge pull request #20160 from zeertzjq/vim-8.2.2646zeertzjq2022-09-12
|\ \ \ \
| * | | | vim-patch:8.2.2664: Vim9: not enough function arguments checked for stringzeertzjq2022-09-12
| * | | | vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argumentzeertzjq2022-09-12
|/ / / /
* | / / vim-patch:9.0.0443: blueprint files are not recognized (#20155)Christian Clason2022-09-11
| |/ / |/| |
* | | fix(lsp): schedule removal of client object (#20148)Gregory Anders2022-09-10
* | | vim-patch:71b6d3397649 (#20144)Christian Clason2022-09-10
* | | build: ensure version generation always succeeds (#19515)dundargoc2022-09-10
| |/ |/|
* | Merge pull request #20068 from dundargoc/refactor/char_u/10bfredl2022-09-10
|\ \
| * | refactor: replace char_u with charDundar Göc2022-09-10
* | | vim-patch:9.0.0434: gitignore files are not recognized (#20143)Christian Clason2022-09-10
|/ /
* | ci: add more reviewers based on label (#17975)dundargoc2022-09-10
* | Merge pull request #20132 from JartC0ding/masterJames McCoy2022-09-09
|\ \
| * | docs: removed outdated coverage linkMoritzSchittenhelm2022-09-09
* | | Merge pull request #20057 from dundargoc/refactor/char_u/9bfredl2022-09-09
|\ \ \
| * | | refactor: replace char_u with charDundar Göc2022-09-09
|/ / /
* | | vim-patch:9.0.0427: Drupal theme files are not recognized (#20138)Christian Clason2022-09-09
* | | vim-patch:9.0.0424: gitattributes files are not recognized (#20134)Christian Clason2022-09-09
|/ /
* | build(deps): bump Luv to 1.44.2-1 (#20128)Christian Clason2022-09-09
* | ci: move BSD jobs from sourcehut to Cirrus CI #19616dundargoc2022-09-08
* | ci(labeler): add treesitter label for query changes (#20122)dundargoc2022-09-08
* | build(deps): bump tree-sitter-viml to 0.2.0 (#20121)Christian Clason2022-09-08
* | docs(lsp): update rpc.start stdio limitations (#20120)Mathias Fußenegger2022-09-08
* | fix(lsp): when buffer detach remove buffer from client attached buffers (#20081)Raphael2022-09-08
* | vim-patch:9.0.0417: Jsonnet files are not recognized (#20119)Christian Clason2022-09-08
* | Merge pull request #19958 from dundargoc/build/cmake/cleanupChristian Clason2022-09-08
|\ \
| * | build: remove unnecessary build functionsdundargoc2022-09-08
| * | build: replace deprecated CMAKE_COMPILER_IS_GNUCC variableDundar Göc2022-09-08
| * | build: remove unnecessary policy related codedundargoc2022-09-08