aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
* 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