aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:partial:9.1.0497: termdebug can be further improvedYinzuo Jiang2024-06-19
* vim-patch:1ce65e3: runtime(csv): include a simple csv filetype and syntax plu...Christian Clason2024-06-19
* vim-patch:8.2.4724: current instance of last search pattern not easily spottedzeertzjq2024-06-19
* vim-patch:9718ed7: runtime(filetype): update htmldjango detectionChristian Clason2024-06-19
* vim-patch:26de90c: runtime(nohlsearch): include the the simple nohlsearch pac...Christian Clason2024-06-18
* vim-patch:ca47114: runtime(doc): improve the vim-shebang example (#29382)zeertzjq2024-06-18
* docs(lsp): format the handwritten part #29295Yi Ming2024-06-17
* docs(news): fix inconsistencies (#29381)zeertzjq2024-06-18
* vim-patch:9.1.0495: Matched text isn't highlighted in cmdline pumzeertzjq2024-06-18
* Merge #28775 fix(man.vim): signcolumn causes broken wrapJustin M. Keyes2024-06-17
|\
| * fix(ftplugin/man.vim): hide signcolumn (auto)belkka2024-06-11
| * refactor(ftplugin/man.vim): rearrange `setlocal` commandsbelkka2024-06-11
* | Merge pull request #29357 from luukvbaal/statuscolzeertzjq2024-06-17
|\ \
| * | feat(column)!: rework 'statuscolumn' %r/l itemsLuuk van Baal2024-06-16
* | | vim-patch:0ddab58: runtime(java): Add a config variable for commonly used com...Christian Clason2024-06-16
* | | vim-patch:917ff8a: runtime(html): bump length of character references in synt...Christian Clason2024-06-16
* | | vim-patch:79da22d: runtime(kdl): fix KdlIndent and kdlComment in indent scrip...Christian Clason2024-06-16
* | | vim-patch:371bab0: runtime(java): Fold multi-line comments with the syntax ki...Christian Clason2024-06-16
* | | vim-patch:9.1.0492: filetype: Vim-script files not detected by shebang lineChristian Clason2024-06-16
* | | docs: document 'list' behavior when 'listchars' excludes "tab" (#29360)zeertzjq2024-06-16
* | | vim-patch:52f2ff0: runtime(zip): revert unintended change to zip#Write()zeertzjq2024-06-16
* | | vim-patch:1c67342: runtime(zip): MS-Windows: handle files with spaces properlyzeertzjq2024-06-16
* | | vim-patch:f4bc59c: runtime(doc): add another tag for vim-shebang feature (#29...zeertzjq2024-06-15
|/ /
* | vim-patch:ae321b5: runtime(vim): Update base-syntax, match shebang lines (vim...zeertzjq2024-06-15
* | vim-patch:9.1.0486: filetype: Snakemake files are not recognizedChristian Clason2024-06-15
* | fix(defaults): default @/Q broken when 'ignorecase' is set (#29343)Jerry2024-06-15
* | docs: misc (#29229)dundargoc2024-06-15
* | vim-patch:c509c00: runtime(doc): fix wrong helptag for :deferzeertzjq2024-06-15
* | vim-patch:262e25e: runtime(vim): Update base-syntax, match :sleep argzeertzjq2024-06-15
* | vim-patch:d6d4e13: runtime(doc): rewrite mkdir() doc and simplify {flags} mea...zeertzjq2024-06-15
* | vim-patch:a3bddb7: runtime(vim): Update base-syntax, match :catch and :throw ...zeertzjq2024-06-15
* | vim-patch:79a14c0: runtime(keymap): include Georgian keymapChristian Clason2024-06-14
* | vim-patch:9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operationszeertzjq2024-06-15
* | vim-patch:9.1.0476: Cannot see matched text in popup menuzeertzjq2024-06-15
* | fix(lsp): tune completion word extraction for decorated labels (#29331)Mathias Fußenegger2024-06-14
* | fix(highlight): add `StatusLineTerm`/`StatusLineTermNC` to `:color vim` (#29313)Evgeni Chasnovski2024-06-14
* | refactor(lsp): use metatable for buf_versions (#29304)Ilia Choly2024-06-14
* | fix(lsp): check for nil response from server (#29196)Tama McGlinn2024-06-14
* | vim-patch:partial:9.1.0482: termdebug plugin needs more love (#29329)Yinzuo Jiang2024-06-14
* | vim-patch:4407461: runtime(netrw): correctly test for windows in NetrwGlob() ...zeertzjq2024-06-14
* | fix(terminal): set local values of window options (#29326)zeertzjq2024-06-14
* | vim-patch:1487947: runtime(netrw): glob() on windows fails with [] in directo...zeertzjq2024-06-14
* | vim-patch:d353d27: runtime(doc): restore description of "$" in col() and virt...zeertzjq2024-06-14
* | vim-patch:02f3eba: runtime(doc): deduplicate getpos(), line(), col(), virtcol()zeertzjq2024-06-14
* | vim-patch:902b766: runtime(java): Include element values in non-marker annota...Christian Clason2024-06-13
* | Merge pull request #29103 from gpanders/test-no-tgcGregory Anders2024-06-12
|\ \
| * | fix(vim.text): remove assert from vim.text.hexdecodeGregory Anders2024-05-31
* | | Merge pull request #29303 from lewis6991/fix/wobufLewis Russell2024-06-12
|\ \ \
| * | | fix(vim.wo): never allow non-zero bufnrLewis Russell2024-06-12
* | | | refactor(terminal): move :terminal defaults to _defaults.luaGregory Anders2024-06-12