aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | revert: "refactor: use S_LEN macro" (#29319)Lewis Russell2024-06-14
| * | | Merge pull request #29322 from zeertzjq/vim-02f3ebacfbfazeertzjq2024-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
| * | | fix(tui): skip TUI in ui_rgb_attached (#29096)Gregory Anders2024-06-12
| * | | Merge pull request #29103 from gpanders/test-no-tgcGregory Anders2024-06-12
| |\ \ \
| | * | | test: remove checks for failed tests on WindowsGregory Anders2024-05-31
| | * | | fix(vim.text): remove assert from vim.text.hexdecodeGregory Anders2024-05-31
| | * | | test: do not set termguicolors in test runnerGregory Anders2024-05-31
| * | | | Merge pull request #29303 from lewis6991/fix/wobufLewis Russell2024-06-12
| |\ \ \ \
| | * | | | test: fix vim.deprecate testsLewis Russell2024-06-12
| | * | | | fix(vim.wo): never allow non-zero bufnrLewis Russell2024-06-12
| * | | | | Merge pull request #29290 from gpanders/push-wuqlkrkuypzzGregory Anders2024-06-12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | 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:9.1.0477: block_editing errors out when using <enter> (#29294)zeertzjq2024-06-12
| * | | | vim-patch:b4e648a: runtime(doc): fix typos in syntax.txt (#29293)zeertzjq2024-06-12
| * | | | Merge pull request #29292 from zeertzjq/vim-059cbe893355zeertzjq2024-06-12
| |\ \ \ \
| | * | | | vim-patch:959c3c8: runtime(vim): Update base-syntax, configurable comment str...zeertzjq2024-06-12
| | * | | | vim-patch:059cbe8: runtime(vim): Update base-syntax, match multiline continue...zeertzjq2024-06-12
| |/ / / /
| * | | | vim-patch:2e3b2a8: runtime(kdl): use shiftwidth() instead of &tabstop in inde...Christian Clason2024-06-12
| * | | | feat(terminal): add support for copying with OSC 52 in embedded terminal (#29...Gregory Anders2024-06-11
| * | | | Merge pull request #29278 from bfredl/strcatbfredl2024-06-11
| |\ \ \ \
| | * | | | refactor(memory): use builtin strcat() instead of STRCAT()bfredl2024-06-11
| | | |/ / | | |/| |
| * | | | refactor: use S_LEN(s) instead of s, n (#29219)James2024-06-11
| * | | | fix(types): add some vim.fn type annotationsnotomo2024-06-11
| * | | | fix(types): use vararg return type annotationWill Hopkins2024-06-11
| * | | | vim-patch:2d88210: runtime(kdl): include syntax, indent and ftplugin filesChristian Clason2024-06-11
| * | | | vim-patch:b8076f9: runtime(deb822sources): add missing Enabled field in synta...Christian Clason2024-06-11
| * | | | vim-patch:7e9a1a7: runtime(svelte): basic svelte ftplugin fileChristian Clason2024-06-11
| * | | | refactor(lua): improve type annotationsLewis Russell2024-06-11
| |/ / /
| * | | Merge pull request #29272 from luukvbaal/signcolbfredl2024-06-11
| |\ \ \ | | |_|/ | |/| |
| | * | fix(column): clamp line number for legacy signsLuuk van Baal2024-06-10
| * | | fix(lsp): do not reset buf version when detaching client (#29242)Ilia Choly2024-06-10
| |/ /
| * | 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
| | * | build(deps): bump tree-sitter-vimdoc to v3.0.0Christian Clason2024-06-08
| * | | fix(glob): handle overlapping `{}` condition elements #29236Jon Huhn2024-06-10
| * | | fix(api): allow `scope = 'local'` with `buf` when using `nvim_get_option_value`dundargoc2024-06-10
| * | | 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
| * | | vim-patch:9.1.0472: Inconsistencies between functions for option flags (#29262)zeertzjq2024-06-10
| * | | vim-patch:d6b4afb: runtime(java): Exclude lambda expressions from _when_ _swi...Christian Clason2024-06-10
| * | | fix(runtime): add commentstring for glsl ftpluginSamuel Born2024-06-09
| * | | Merge pull request #29248 from bfredl/dynamic_kvecbfredl2024-06-09
| |\ \ \
| | * | | refactor(os/shell): we have DynamicBuffer at homebfredl2024-06-09
| |/ / /
| * | | Merge pull request #29141 from bfredl/rstream2bfredl2024-06-09
| |\ \ \