aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(treesitter): add 'QuitPre' event to autocommands in inspect_treehykerr2024-11-12
* refactor(lsp): avoid redundant function wrappingNicolas Hillegeer2024-11-12
* vim-patch:9.1.0853: filetype: kubernetes config file not recognizedChristian Clason2024-11-12
* vim-patch:129a844: runtime(tar): Update tar.vim to support permissionsChristian Clason2024-11-12
* Merge pull request #31137 from bfredl/hlagainbfredl2024-11-11
|\
| * refactor(tests): use more global highlight definitionsbfredl2024-11-11
* | Merge pull request #31167 from luukvbaal/msgidbfredl2024-11-11
|\ \
| * | fix(messages): pass previous highlight id to ext chunksLuuk van Baal2024-11-11
* | | perf(lsp): use faster version of str_byteindexLewis Russell2024-11-11
|/ /
* / perf(filetype): optimize internal data structuresLewis Russell2024-11-11
|/
* Merge pull request #27813 from luukvbaal/msgidbfredl2024-11-11
|\
| * feat(ext_messages): add hl_id to ext_messages chunksLuuk van Baal2024-11-09
| * refactor(message): propagate highlight id instead of attrsLuuk van Baal2024-11-08
* | vim-patch:622f6f5: runtime(tex): extra Number highlighting causes issuesChristian Clason2024-11-11
* | vim-patch:5b63b23: runtime(netrw): directory symlink not resolved in tree vie...zeertzjq2024-11-11
* | vim-patch:6065755: runtime(tex): update Last Change header in syntax scriptChristian Clason2024-11-11
* | vim-patch:9.1.0849: there are a few typos in the source (#31159)zeertzjq2024-11-11
* | vim-patch:060107c: runtime(doc): fix typo in g:termdebug_config (#31155)zeertzjq2024-11-10
* | build(deps): bump tree-sitter to v0.24.4Christian Clason2024-11-10
* | vim-patch:8e6b503: runtime(tex): add Number highlighting to syntax fileChristian Clason2024-11-10
* | vim-patch:a14c457: runtime(dune): use :setl instead of :set in ftpluginChristian Clason2024-11-10
* | refactor(lsp): simplify reference range logicRiley Bruins2024-11-10
* | Merge pull request #31150 from zeertzjq/vim-bbe5252zeertzjq2024-11-10
|\ \
| * | vim-patch:bbe5252: runtime(vim): Update base-syntax, improve :normal highligh...zeertzjq2024-11-10
| * | vim-patch:818c641: runtime(vim): Update base-syntax file, improve class, enum...zeertzjq2024-11-10
| * | vim-patch:80aabaa: runtime(vim): Distinguish Vim9 builtin object methods from...zeertzjq2024-11-10
| * | vim-patch:dfcef89: runtime(vim): Distinguish Vim9 constructor definitions fro...zeertzjq2024-11-10
|/ /
* | vim-patch:5e7f43b: runtime(termdebug): allow to use decimal signs (#31149)zeertzjq2024-11-10
* | vim-patch:partial:624bb83: runtime(doc): Tweak documentation style a bit (#31...zeertzjq2024-11-10
* | ci: downgrade to clang 19dundargoc2024-11-09
* | Merge pull request #31118 from bfredl/merehlbfredl2024-11-09
|\ \
| * | refactor(tests): continue the global highlight definition workbfredl2024-11-08
* | | build: specify POST_BUILD when using add_custom_commanddundargoc2024-11-09
* | | fix(lsp): fix infinite loopLewis Russell2024-11-09
* | | Merge pull request #31130 from zeertzjq/vim-3780c11zeertzjq2024-11-09
|\ \ \
| * | | vim-patch:0f60fbf: runtime(compiler): improve cppcheckzeertzjq2024-11-09
| * | | vim-patch:39f52a6: runtime(structurizr): Update structurizr syntaxzeertzjq2024-11-09
| * | | vim-patch:6e410c9: runtime(8th): updated 8th syntaxzeertzjq2024-11-09
| * | | vim-patch:6d9a145: runtime(compiler): add mypy and ruff compiler; update pyli...zeertzjq2024-11-09
| * | | vim-patch:64a536d: runtime(netrw): fix several bugs in netrw tree listingzeertzjq2024-11-09
| * | | vim-patch:a063b22: runtime(netrw): prevent polluting the search historyzeertzjq2024-11-09
| * | | vim-patch:3780c11: runtime(compiler): fix typo in cppcheck compiler pluginzeertzjq2024-11-09
|/ / /
* | | docs: misc (#30914)dundargoc2024-11-09
* | | fix(vim.system): resolve executable paths on windowsLewis Russell2024-11-08
* | | perf(lsp): do not apply semantic tokens to folded linesLewis Russell2024-11-08
* | | Merge pull request #31073 from bfredl/cmdcharbfredl2024-11-08
|\ \ \ | |/ / |/| |
| * | fix(cmdline): simplify and correct grapheme cluster adjustmentbfredl2024-11-08
|/ /
* | Merge pull request #31040 from luukvbaal/cmdpreviewcursbfredl2024-11-08
|\ \
| * | fix(inccommand): ensure cursor is where it belongsLuuk van Baal2024-11-07
* | | refactor(options): use os_win/os_buf for local options (#31060)zeertzjq2024-11-08