aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Merge pull request #21631 from bfredl/request_memorybfredl2023-01-03
| |\ \
| | * | refactor(api): do not allocate temporaries for internal eventsbfredl2023-01-03
| * | | fix(fs): duplicate path separator #21509Eric Haynes2023-01-03
| * | | Merge #21580 cmdline issues with cmdheight=0Justin M. Keyes2023-01-03
| |\ \ \ | | |_|/ | |/| |
| | * | test: add test cases for command line issuesLuuk van Baal2022-12-31
| | * | fix: issues with command line if ui elements are externalizedLuuk van Baal2022-12-31
| | * | fix(ui): allow resize commands to set 'cmdheight' to 0Luuk van Baal2022-12-31
| * | | fix(diagnostic): revert notification on missing diagnostics (#21632)Gregory Anders2023-01-03
| | |/ | |/|
| * | fix(lsp): change vim.lsp.get_active_clients.filter name annotation to string ...Christian Segundo2023-01-03
| * | vim-patch:9.0.1137: some conditions are always false (#21628)zeertzjq2023-01-03
| * | feat!: remove hardcopyLewis Russell2023-01-03
| * | refactor(diagnostic): DRY for loop #21521Raphael2023-01-03
| * | fix(exit): the TUI should not ui_flush() itself (#21625)zeertzjq2023-01-03
| * | vim-patch:9.0.1132: code is indented more than needed (#21626)zeertzjq2023-01-03
| * | docs: readme cleanupJustin M. Keyes2023-01-02
| * | refactor: eliminate os_unix.c #21621Justin M. Keyes2023-01-02
| * | vim-patch:9.0.1129: sporadic Test_range() failure (#21619)zeertzjq2023-01-02
| * | vim-patch:8.2.0711: temp directory might be cleared (#21614)zeertzjq2023-01-02
| * | fix(tui): do not set ui_client_termname if it is already set (#21607)zeertzjq2023-01-01
| * | Merge pull request #21570 from clason/vimdoc-parsingChristian Clason2023-01-01
| |\ \
| | * | docs(manual): fix treesitter parsing errorsChristian Clason2023-01-01
| | * | docs(luvref): fix treesitter parsing errorsChristian Clason2023-01-01
| | * | docs(lua): fix treesitter parsing errorsChristian Clason2023-01-01
| | * | docs(api): fix treesitter parsing errorsChristian Clason2023-01-01
| | * | docs: fix treesitter parsing errorsChristian Clason2023-01-01
| |/ /
| * | vim-patch:partial:f1dcd14fc5d4 (#21602)Christian Clason2023-01-01
| * | Merge pull request #21597 from gi1242/tex-ft-detectionzeertzjq2023-01-01
| |\ \
| | * | fix(filetype): correctly detect tex filesGautam Iyer2022-12-31
| | * | vim-patch:9.0.1120: tex filetype detection not sufficiently testedChristian Clason2022-12-31
| * | | feat(lsp): add function to clear codelens (#21504)Mathias Fußenegger2022-12-31
| * | | Merge pull request #18375 from bfredl/tui_reworkbfredl2022-12-31
| |\ \ \
| | * | | feat(tui): graduate the +tui featurebfredl2022-12-31
| | * | | fix(tui): more work in the TUIbfredl2022-12-31
| | * | | feat(tui): run TUI as external processhlpr982022-12-31
| | |/ /
| * | | vim-patch:9.0.1115: code is indented more than needed (#21598)zeertzjq2022-12-31
| * | | Merge pull request #21596 from bfredl/nasleepbfredl2022-12-30
| |\ \ \ | | |/ / | |/| |
| | * | refactor(sleep): simplify rube goldberg implementation of :sleepbfredl2022-12-30
| |/ /
| * | feat(diagnostic): don't open quickfix/loclist if no diagnostics #21397李晓辉2022-12-30
| * | build: add git sha to version when built with nix flake (#21210)Will Leinweber2022-12-30
| * | docs: clarify line about converse of lua-heredoc (#21592)Sean2022-12-30
| * | fix(lsp): fix nil client access in get_active_clients (#21524)Raphael2022-12-30
| * | fix(lsp): adjust gravity of semantic tokens extmarks (#21574)jdrouhard2022-12-30
| * | Merge pull request #21591 from zeertzjq/vim-8.2.3773zeertzjq2022-12-30
| |\ \
| | * | test: add test for setting &columns from modeline with tabpageszeertzjq2022-12-30
| | * | vim-patch:8.2.{3773,3774}zeertzjq2022-12-30
| |/ /
| * | chore: forward-port changes from v0.8.2 releasebfredl2022-12-29
| * | build: fix help tags generation when SHELL=fish (#21562)figsoda2022-12-29
| * | test(tui_spec): don't use nested terminal for resize at startup (#21583)zeertzjq2022-12-29
| * | docs: fix order of numbers in syntax.txt (#21581)Ryan Mehri2022-12-29
| |/
| * test(lsp): add a screen:expect() between insert() and feed_command() (#21577)zeertzjq2022-12-29