aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608)zeertzjq2024-07-08
* vim-patch:9.1.0540: Unused assignment in sign_define_cmd()zeertzjq2024-07-08
* vim-patch:fbbabbc: runtime(doc): add page-scrolling keys to index.txtzeertzjq2024-07-08
* vim-patch:b9bbf1f: runtime(doc): clarify how to re-init csv syntax filezeertzjq2024-07-08
* vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...zeertzjq2024-07-07
* vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...zeertzjq2024-07-07
* Merge pull request #29584 from zeertzjq/vim-6a4afb1efca1zeertzjq2024-07-06
|\
| * vim-patch:aaaa21b: runtime(doc): Remove wrong help tag CTRL-SHIFT-CRzeertzjq2024-07-06
| * vim-patch:6a4afb1: runtime(doc): document further keys that scroll page up/downzeertzjq2024-07-06
* | feat(lsp): drop fswatch, use inotifywait (#29374)Andreas Schneider2024-07-06
* | docs(lsp): add examples to lsp-quickstart for completion and autoformatting (...Gregory Anders2024-07-06
|/
* docs: misc (#29410)dundargoc2024-07-05
* fix(diagnostic): make docs agree with code (#29561)Peter Aronoff2024-07-04
* vim-patch:2606e77: runtime(doc): rename variable for pandoc markdown supportChristian Clason2024-07-04
* feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq2024-06-30
* refactor(typval)!: remove distinction of binary and nonbinary stringsbfredl2024-06-27
* vim-patch:ecd642a: runtime(doc): clarify, that register 1-9 will always be sh...zeertzjq2024-06-25
* feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323Tom Praschan2024-06-24
* vim-patch:01a4fb1: runtime(java): Compose "g:java_highlight_signature" and "g...Christian Clason2024-06-23
* vim-patch:beb02ed: runtime(java): Optionally highlight parameterised typesChristian Clason2024-06-21
* vim-patch:9.1.0511: CursorMovedC triggered wrongly with setcmdpos()zeertzjq2024-06-21
* vim-patch:9.1.0507: hard to detect cursor movement in the command linezeertzjq2024-06-21
* build(vim-patch.sh): don't ignore changes to version*.txt (#29425)zeertzjq2024-06-20
* vim-patch:9.1.0505: filetype: Faust files are not recognized (#29426)zeertzjq2024-06-20
* Merge pull request #29413 from jiangyinzuo/vim-patch-9.1.0497zeertzjq2024-06-20
|\
| * vim-patch:partial:9.1.0497: termdebug can be further improvedYinzuo Jiang2024-06-19
* | vim-patch:aeca717: runtime(nohlsearch): simplify mappingChristian Clason2024-06-19
* | fix(gen_help_html): handle delimiter, heading #29415Justin M. Keyes2024-06-19
|/
* vim-patch:8.2.4724: current instance of last search pattern not easily spottedzeertzjq2024-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 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
* | docs: document 'list' behavior when 'listchars' excludes "tab" (#29360)zeertzjq2024-06-16
* | vim-patch:f4bc59c: runtime(doc): add another tag for vim-shebang feature (#29...zeertzjq2024-06-15
|/
* docs: misc (#29229)dundargoc2024-06-15
* vim-patch:c509c00: runtime(doc): fix wrong helptag for :deferzeertzjq2024-06-15
* vim-patch:d6d4e13: runtime(doc): rewrite mkdir() doc and simplify {flags} mea...zeertzjq2024-06-15
* 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
* 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
* Merge pull request #29103 from gpanders/test-no-tgcGregory Anders2024-06-12
|\
| * fix(vim.text): remove assert from vim.text.hexdecodeGregory Anders2024-05-31
* | refactor(terminal): move :terminal defaults to _defaults.luaGregory Anders2024-06-12
* | feat(highlight): add StatusLineTerm and StatusLineTermNC groupsGregory Anders2024-06-12