aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
* 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
|/ /
* | feat: get/set namespace properties #28728altermo2024-06-07
* | fix(lsp): revert buf_versions deprecation/replacement (#29217)Mathias Fußenegger2024-06-07
* | docs: misc (#28837)dundargoc2024-06-07
* | feat(editorconfig): add support for spelling_language (#28638)sus-domesticus2024-06-06
* | vim-patch:92f4e91: runtime(vim): Update base-syntax, allow whitespace before ...zeertzjq2024-06-06
* | vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'zeertzjq2024-06-06
* | vim-patch:2a2c4ff: runtime(doc): clarify how fuzzy 'completeopt' should workzeertzjq2024-06-05
* | vim-patch:9.1.0463: no fuzzy-matching support for insert-completionzeertzjq2024-06-05
* | refactor(lua): use tuple syntax everywhere #29111Ilia Choly2024-06-04
* | vim-patch:9.1.0464: no whitespace padding in commentstring option in ftpluginsChristian Clason2024-06-04
* | vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)zeertzjq2024-06-02
* | vim-patch:0bdc5d8: runtime(doc): Add ft_hare.txt to Reference Manual TOC (#29...zeertzjq2024-06-01
* | refactor(lsp): use predefined types in util function signatures (#29095)Ilia Choly2024-05-31