aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | build(deps): bump coxpcall to 1.17.0-1Christian Clason2023-03-15
| | * | | | | build(deps): bump luarocks to v3.9.2Christian Clason2023-03-15
| * | | | | | Merge pull request #22687 from bfredl/intermarksbfredl2023-03-16
| |\ \ \ \ \ \
| | * | | | | | refactor(extmarks): some minor internal API changesbfredl2023-03-16
| |/ / / / / /
| * / / / / / docs(api): link to nvim_set_hl_ns from nvim_set_hl (#22678)ii142023-03-16
| |/ / / / /
| * | | | | build(deps): bump tree-sitter to HEAD - a318b42c8Christian Clason2023-03-15
| * | | | | fix(lua): vim.deprecate() shows ":help deprecated" #22677Justin M. Keyes2023-03-15
| * | | | | docs(html): render @see items as a list #22675Justin M. Keyes2023-03-15
| * | | | | test: Windows not detected in msys shells #22671Enan Ajmain2023-03-15
| * | | | | Merge pull request #22666 from bfredl/unscreenbfredl2023-03-14
| |\ \ \ \ \
| | * | | | | refactor(screen): screen.c delenda estbfredl2023-03-14
| * | | | | | fix(lsp): kill buffers after renaming a directory #22618Ivan2023-03-14
| * | | | | | fix(lsp): vim.lsp.util.apply_text_edits cursor validation #22636hrsh7th2023-03-14
| * | | | | | docs(lsp): opt-out of default LSP "gq" #22615Zoltán Reegn2023-03-14
| * | | | | | Merge pull request #22658 from clason/help-marksChristian Clason2023-03-14
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | docs(help): consistent headers for local additionsChristian Clason2023-03-13
| | * | | | | fix(help): force tree reparse after local addition insertionChristian Clason2023-03-13
| * | | | | | Merge pull request #22659 from bfredl/floatrulerbfredl2023-03-14
| |\ \ \ \ \ \
| | * | | | | | fix(screen): redraw the ruler for a current floating windowbfredl2023-03-14
| | |/ / / / /
| * | | | | | build(deps): bump tree-sitter to v0.20.8 (#22663)Christian Clason2023-03-14
| * | | | | | test: re-bundle cat on windows (#21255)dundargoc2023-03-14
| |/ / / / /
| * | | | | fix(lsp): remove_workspace_folders fails if client has no workspace_folders #...Dan Strokirk2023-03-13
| * | | | | Merge pull request #22627 from nullchilly/highlight-cleanupChristian Clason2023-03-13
| |\ \ \ \ \
| | * | | | | docs: add removed features in news.txtnullchilly2023-03-12
| | * | | | | refactor(health)!: remove deprecated health.luanullchilly2023-03-11
| | * | | | | refactor(treesitter)!: remove deprecated show_tree funcnullchilly2023-03-11
| | * | | | | refactor(highlight)!: remove deprecated functionsnullchilly2023-03-11
| * | | | | | fix(treesitter): foldexpr (#22652)Lewis Russell2023-03-13
| * | | | | | test(old): unskip working tests on Windows (#22650)zeertzjq2023-03-13
| * | | | | | test: unskip working Windows tests (#22537)dundargoc2023-03-13
| * | | | | | feat(options)!: deprecate paste, remove pastetoggle (#22647)ii142023-03-13
| * | | | | | refactor!: rename vim.pretty_print => vim.printJustin M. Keyes2023-03-13
| * | | | | | test(float_spec): add missing sum_scroll_delta #22648zeertzjq2023-03-12
| * | | | | | feat(ui): add scroll_delta to win_viewport event #19270Matthias Deiml2023-03-12
| * | | | | | Merge pull request #22590 from bfredl/status2bfredl2023-03-12
| |\ \ \ \ \ \
| | * | | | | | refactor(redraw): make cursor position redraw use the "redraw later" patternbfredl2023-03-12
| |/ / / / / /
| * | | | | | fix(lsp): use line start/end for visual line selection (#22632)Mathias Fußenegger2023-03-12
| * | | | | | test: use a wider screen in the rightleft winhl test (#22641)zeertzjq2023-03-12
| * | | | | | fix(screen): correctly draw background and eob with 'rightleft' (#22640)zeertzjq2023-03-12
| * | | | | | fix(sleep): correct cursor placement (#22639)zeertzjq2023-03-12
| * | | | | | vim-patch:9.0.1401: condition is always true (#22638)zeertzjq2023-03-12
| * | | | | | ci: bump to windows 2022dundargoc2023-03-11
| * | | | | | revert: "build: enable cmake workflow presets (#21860)"dundargoc2023-03-11
| * | | | | | Merge pull request #22613 from lewis6991/feat/tsqueryutilLewis Russell2023-03-11
| |\ \ \ \ \ \
| | * | | | | | refactor(treesitter): add Range type aliase for Range4|Range6Lewis Russell2023-03-11
| | * | | | | | feat(treesitter)!: consolidate query util functionsLewis Russell2023-03-10
| * | | | | | | docs(lsp): more precise type annotations (#22621)Jaehwang Jung2023-03-11
| * | | | | | | fix(lsp): send didClose on buffer rename (#22623)Mathias Fußenegger2023-03-11
| * | | | | | | refactor(lsp): remove _resolve_capabilities_compat (#22628)Raphael2023-03-11
| * | | | | | | vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)zeertzjq2023-03-11