aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test(unit): add unit tests for path_with_urlzeertzjq2022-01-24
* vim-patch:8.2.3153: URLs with a dash in the scheme are not recognizedzeertzjq2022-01-24
* Merge pull request #17156 from zeertzjq/vim-8.2.3584bfredl2022-01-23
|\
| * vim-patch:8.2.3587: compiler test fails with backslash file separatorzeertzjq2022-01-21
| * vim-patch:8.2.3586: command completion test failszeertzjq2022-01-21
| * vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler commandzeertzjq2022-01-21
* | Merge pull request #17168 from zeertzjq/ins-char-typebuf-modsbfredl2022-01-23
|\ \
| * | test(input): add more tests for K_SPECIAL escaping in ins_char_typebuf()zeertzjq2022-01-23
| * | fix(input): put modifiers back into typeahead buffer when neededzeertzjq2022-01-23
* | | vim-patch:6f4754b9f725 (#17179)Christian Clason2022-01-23
* | | vim-patch:8.2.4188: not all gitconfig files are recognized (#17178)Christian Clason2022-01-23
* | | vim-patch:8.2.4191: json5 files are not recognized (#17180)dundargoc2022-01-23
* | | vim-patch:8.2.4187: gnuplot file not recognized (#17177)Christian Clason2022-01-23
|/ /
* | Merge pull request #17169 from clason/bump-treesitterThomas Vigouroux2022-01-22
|\ \
| * | build(deps): bump tree-sitter to v0.20.3Christian Clason2022-01-22
|/ /
* | Merge pull request #16936 from zeertzjq/no-escape-csibfredl2022-01-21
|\ \
| * | refactor: remove CSI unescaping and clean up related names and commentszeertzjq2022-01-21
| * | refactor: remove the <xCSI> keyzeertzjq2022-01-21
| * | fix(input): never escape CSI byteszeertzjq2022-01-21
| |/
* | Merge pull request #17076 from notomo/expose-extmark-more-detailsbfredl2022-01-21
|\ \
| * | feat(api): expose extmark more detailsnotomo2022-01-20
* | | vim-patch:8.2.4172: filetype detection for BASIC is not optimal (#17161)Christian Clason2022-01-21
| |/ |/|
* | docs(lsp): fix on_publish_diagnostics example (#17146)xnmet2022-01-21
* | feat(lsp): add handler for workspace/workspaceFolders (#17149)Michael Lingelbach2022-01-21
* | test(put_spec): correctly order parameters to eq() (#17134)zeertzjq2022-01-19
* | Merge pull request #17130 from clason/bump-treesitterThomas Vigouroux2022-01-19
|\ \
| * | build(deps): bump tree-sitterChristian Clason2022-01-18
* | | refactor: source ftplugin.vim separately from filetype.vim (#17129)Gregory Anders2022-01-18
|/ /
* | refactor: enable filetype detection before user startup scripts (#17040)Gregory Anders2022-01-17
* | fix(man.vim): support calling :Man without a section again (#17119)zeertzjq2022-01-17
* | Merge pull request #16813 from neovim/marvim/api-doc-update/masterJames McCoy2022-01-17
|\ \
| * | docs: regenerate [skip ci]marvim2022-01-17
* | | Merge pull request #17125 from jamessan/auto-prs-as-draftJames McCoy2022-01-17
|\ \ \ | |/ / |/| |
| * | ci: create automated PRs as draft PRsJames McCoy2022-01-17
|/ /
* | Merge pull request #17122 from dundargoc/ci/remove-non-working-jobJames McCoy2022-01-17
|\ \
| * | ci: remove non-working add-reviewer jobDundar Göc2022-01-17
* | | Merge pull request #17106 from jamessan/always-run-commitlintJames McCoy2022-01-17
|\ \ \ | |/ / |/| |
| * | ci(api-docs): avoid running ci for doc commitsJames McCoy2022-01-17
| * | ci(commitlint): use pull_request_target to avoid "skip ci"James McCoy2022-01-17
|/ /
* | perf(lsp): request only changed portions of the buffer in changetracking (#17...Michael Lingelbach2022-01-17
* | vim-patch:fd31be29b822 (#17114)Christian Clason2022-01-17
* | Merge pull request #15242 from dundargoc/docs/vim-patch/move-outsite-of-getti...bfredl2022-01-16
|\ \
| * | docs: deprioritize vim-patch as a good beginner taskDundar Göc2022-01-16
|/ /
* / fix(lsp): avoid nil workspace/symbol query (#17107)Daniel Steinberg2022-01-15
|/
* fix(lsp): fetch offset_encoding from client in references (#17104)Michael Lingelbach2022-01-15
* Merge pull request #16836 from bfredl/mark2bfredl2022-01-15
|\
| * refactor(extmarks): use a more efficient representationBjörn Linse2022-01-15
* | feat: use nvim_buf_set_extmark for vim.highlight (#16963)Michael Lingelbach2022-01-15
* | Merge pull request #17001 from mjlbach/feat/non-strict-extmarksbfredl2022-01-15
|\ \ | |/ |/|
| * Hopefully last attemptMichael Lingelbach2022-01-15