aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * vim-patch:9.1.0297: Patch 9.1.0296 causes too many issues (#28263)zeertzjq2024-04-11
| * vim-patch:c9ec20d94ea5 (#28267)zeertzjq2024-04-11
| * vim-patch:9.1.0296: regexp: engines do not handle case-folding well (#28259)zeertzjq2024-04-10
| * vim-patch:9.1.0283: Several small issues in doc and tests (#28249)zeertzjq2024-04-09
| * vim-patch:9.1.0276: No pandoc syntax supportChristian Clason2024-04-09
| * vim-patch:9.1.0277: Cannot highlight the Command-line (#28244)zeertzjq2024-04-09
| * test: improve test conventionsdundargoc2024-04-08
| * vim-patch:9cd9e759ab1e (#28224)zeertzjq2024-04-08
| * docs: don't mention executable() can return -1dundargoc2024-04-06
| * docs: tags for commenting mappings without "-default" suffix (#28205)zeertzjq2024-04-06
| * feat(comment): add built-in commentingEvgeni Chasnovski2024-04-05
| * vim-patch:408281e16a36Christian Clason2024-04-05
| * feat(defaults): add :Inspect to right-click menu (#28181)zeertzjq2024-04-05
| * vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)zeertzjq2024-04-05
| * vim-patch:89cc03af71d9 (#28168)zeertzjq2024-04-04
| * feat(treesitter): add `@injection.filename`Christian Clason2024-04-02
| * feat(lua): pass keys before mapping to vim.on_key() callback (#28098)zeertzjq2024-03-31
| * fix(highlight): add `Nvim{Light,Dark}Gray{1,2,3,4}` colorsEvgeni Chasnovski2024-03-30
| * fix(fs): allow backslash characters in unix pathsJames Trew2024-03-29
| * docs: document setting g:clipboard to v:false (#28085)dundargoc2024-03-29
| * vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)zeertzjq2024-03-29
| * feat(ui): indicate margins for the area used by win_viewportbfredl2024-03-29
| * vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
| * vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
| * docs: fix typos (#27868)dundargoc2024-03-28
| * fix(treesitter): return correct match table in iter_captures()Lewis Russell2024-03-27
| * feat(diagnostic): add support for many namespaces filtering in GetOpts (#28045)Mayrom2024-03-26
| * vim-patch:9.1.0207: No autocommand when writing session file (#28048)zeertzjq2024-03-27
| * docs: remove remaining mentions of hkmap (#28038)zeertzjq2024-03-26
| * refactor(lsp): simplify client trackingLewis Russell2024-03-25
| * fix(test): typingLewis Russell2024-03-25
| * vim-patch:ab01adf7c65bChristian Clason2024-03-25
| * vim-patch:9.1.0205: Cannot use modifiers before :-Ntabmove (#28031)zeertzjq2024-03-26
| * Revert "refactor(lsp): simplify client tracking"Lewis Russell2024-03-25
| * refactor(lsp): simplify client trackingLewis Russell2024-03-25
| * vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)zeertzjq2024-03-23
| * docs(lsp): describe semantic tokens highlight groups with more detailsEvgeni Chasnovski2024-03-21
| * refactor(treesitter): redesign query iteratingLewis Russell2024-03-19
| * fix(treesitter): document more standard highlight groupsChristian Clason2024-03-19
| * vim-patch:78c189837ae6 (#27920)zeertzjq2024-03-19
| * fix(treesitter): revert to using iter_captures in highlighterLewis Russell2024-03-17
| * refactor(lua): type annotationsLewis Russell2024-03-16
| * fix(lsp): add missing LSP semantic token highlight linksCaleb Marshall2024-03-16
| * vim-patch:989faa4fce65 (#27880)zeertzjq2024-03-16
| * feat(man): allow opening pages in current window (#27861)Tomasz N2024-03-16
| * vim-patch:9.1.0181: no overflow check for string formatting (#27863)zeertzjq2024-03-15
| * fix(terminal): disable reflow againChristian Clason2024-03-14
| * vim-patch:9.1.0178: E1513 might be confusing (#27846)zeertzjq2024-03-14
| * vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)Sean Dewar2024-03-13
| * vim-patch:9a660d2883f9Sean Dewar2024-03-12