aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * 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
| * | vim-patch:210b39c: runtime(doc): clarify documentation for "v" position at li...zeertzjq2024-06-12
| * | vim-patch:b4e648a: runtime(doc): fix typos in syntax.txt (#29293)zeertzjq2024-06-12
| * | vim-patch:959c3c8: runtime(vim): Update base-syntax, configurable comment str...zeertzjq2024-06-12
| * | feat(terminal): add support for copying with OSC 52 in embedded terminal (#29...Gregory Anders2024-06-11
| * | fix(types): use vararg return type annotationWill Hopkins2024-06-11
| * | refactor(lua): improve type annotationsLewis Russell2024-06-11
| * | Merge #29238 from clason/feat/help-tocJustin M. Keyes2024-06-10
| |\ \
| | * | docs: fix more treesitter parsing errorsChristian Clason2024-06-09
| | * | feat(help): use treesitter for table of contentsChristian Clason2024-06-09
| * | | feat(lsp): include end_col, end_lnum in vim.lsp.buf.locations_to_items #29164Tom Praschan2024-06-09
| * | | vim-patch:9c4389a: runtime(doc): Fix small style issues (#29263)zeertzjq2024-06-10
| |/ /