aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | 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
* | | | test: remove unused variable (#21552)Raphael2022-12-29
* | | | build(lintsh): double quote to prevent word splitting (#21571)dundargoc2022-12-28
* | | | build(nix): remove pylint as it has been removed (#21572)dundargoc2022-12-28
* | | | feat(highlight): add DiagnosticOk (and associated) highlight groups (#21286)Oliver Marriott2022-12-28
* | | | ci: add platform:nix label when changing nix files (#21569)dundargoc2022-12-28
* | | | build(nix): clean up nix flake (#21565)figsoda2022-12-28
* | | | ci(release): properly set multiline output variable (#21560)zeertzjq2022-12-28
* | | | vim-patch:9.0.1106: not all postfix files are recognized (#21568)Christian Clason2022-12-28
* | | | docs(README): add Kotlin as a language which can use the API (#21567)Mahdi Hosseinzadeh2022-12-28
* | | | refactor(f_has): remove wrong comment (#21561)zeertzjq2022-12-28
* | | | docs(lua): add `vim.json` (#21538)Christian Clason2022-12-27
* | | | Merge pull request #21555 from zeertzjq/vim-9.0.1096zeertzjq2022-12-27
|\ \ \ \
| * | | | vim-patch:9.0.1100: a hashtab with many removed items is not cleaned upzeertzjq2022-12-27
| * | | | vim-patch:9.0.1097: tests are failingzeertzjq2022-12-27
| * | | | vim-patch:9.0.1096: reallocating hashtab when the size didn't changezeertzjq2022-12-27
|/ / / /
* | | | fix(statusline): make nvim_eval_statusline() work with %S (#21553)zeertzjq2022-12-27
* | | | fix(win_close): remove float grid after closing buffer (#21551)zeertzjq2022-12-27
* | | | fix(statusline): don't show showcmd when not enough space (#21550)zeertzjq2022-12-27
* | | | vim-patch:9.0.1101: unused global variable (#21549)zeertzjq2022-12-27
* | | | vim-patch:9.0.1103: jq files are not recognized (#21545)Christian Clason2022-12-26
* | | | vim-patch:9.0.1098: code uses too much indent (#21540)zeertzjq2022-12-26
* | | | fix(showcmd): assert failure with cmdheight=0 (#21536)zeertzjq2022-12-26
* | | | Merge pull request #21202 from luukvbaal/statuslinezeertzjq2022-12-26
|\ \ \ \
| * | | | vim-patch:9.0.1061: cannot display 'showcmd' somewhere elseLuuk van Baal2022-12-26
|/ / / /
* | | | fix(mappings): use all buckets in second round of unmap (#21534)zeertzjq2022-12-26
* | | | vim-patch:8.2.3737: test fails without the 'autochdir' option (#21529)zeertzjq2022-12-25
* | | | vim-patch:8.2.4139: using freed memory in expression abbreviation (#21522)zeertzjq2022-12-24
* | | | vim-patch:8.2.3513: using freed memory when using a timer and searching (#21519)zeertzjq2022-12-24
* | | | vim-patch:9.0.1092: search error message doesn't show used pattern (#21518)zeertzjq2022-12-24
* | | | vim-patch:9.0.1090: FHIR Shorthand files are not recognized (#21515)Christian Clason2022-12-23
* | | | vim-patch:9.0.1089: unnecessary assignment (#21493)luukvbaal2022-12-23
* | | | ci: remove needs:response label if author responds (#21489)dundargoc2022-12-23