aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ci(release/winget): get msi from previous job instead of downloading Vedant2023-04-10
* fix(eval): prevent double-free in garbage collection (#22990)zeertzjq2023-04-10
* refactor: rewrite virtualenv healthcheck in luadundargoc2023-04-10
* fix(column): 'statuscolumn' not drawn after virt_lines with "n" in 'cpo' (#22...luukvbaal2023-04-10
* vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt buffer ...zeertzjq2023-04-10
* refactor: rewrite python provider healthcheck in Luadundargoc2023-04-09
* refactor: rewrite clipboard provider healthchecks in Luadundargoc2023-04-09
* build(ci): ensure correct headers are used on macOSCarlo Cabrera2023-04-09
* build: remove uninstall targetdundargoc2023-04-08
* Merge pull request #22963 from echasnovski/diagnostic-new-hlChristian Clason2023-04-08
|\
| * docs: add `hl-DiagnosticDeprecated` and `hl-DiagnosticUnnecessary`Evgeni Chasnovski2023-04-08
|/
* build(uninstall): don't build if installation manifest not founddundargoc2023-04-08
* refactor(mappings)!: remove #n as a notation for a function key (#17318)zeertzjq2023-04-08
* fix(termdebug): handle partial lines passed to callback (#22950)zeertzjq2023-04-08
* ci: simplify backport workflowdundargoc2023-04-08
* revert(packaging): installation context to per-machine on Windowssitiom2023-04-08
* fix(highlight): add missing g: prefix for colors_name (#22952)zeertzjq2023-04-08
* Merge pull request #22873 from bfredl/keyset2bfredl2023-04-08
|\
| * refactor(api): make typed dicts appear as types in the source codebfredl2023-04-07
* | vim-patch:9.0.1442: mapset() does not restore non-script context (#22942)zeertzjq2023-04-08
* | ci: use a set instead of array for team reviewersdundargoc2023-04-07
* | ci: don't automatically enable -Werror on CI environmentsdundargoc2023-04-07
* | refactor: remove redundant castsii142023-04-07
|/
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant const char * castsii142023-04-07
* refactor: make char * parameters const in message.cii142023-04-07
* feat(lua): allow vim.F.if_nil to take multiple arguments (#22903)Gregory Anders2023-04-07
* docs(news): create new news, rename old news (#22922)Christian Clason2023-04-07
* version bumpbfredl2023-04-07
* NVIM v0.9.0bfredl2023-04-07
* build(nix): fixed build (#22918)Matthieu Coudron2023-04-07
* Merge pull request #22907 from luukvbaal/evalstcbfredl2023-04-07
|\
| * feat(api): set statuscolumn line number in nvim_eval_statusline()Luuk van Baal2023-04-07
* | test(lua/diagnostic_spec): remove unnecessary after_each()zeertzjq2023-04-07
* | test: improve editor/fold_spec.lua and editor/put_spec.lua (#22916)zeertzjq2023-04-07
* | refactor: remove use of reserved c++ keywordsii142023-04-06
* | test(Windows): normalize paths for test summarydundargoc2023-04-06
* | fix(folds): handle visual blockwise indent insertion correctly (#22898)Brandon Simmons2023-04-07
* | Merge pull request #22910 from bfredl/nonormalbfredl2023-04-06
|\ \
| * | fix(highlight): use winhl=Foo:Bar even when Bar is emptybfredl2023-04-06
* | | fix(treesitter): do not track ranges of the root tree (#22912)Lewis Russell2023-04-06
* | | ci(release): promote appimage over tar.gz (#22908)Christian Clason2023-04-06
| |/ |/|
* | test(vim.fs.normalize): enable test on Windowsdundargoc2023-04-05
* | docs: add vim.treesitter.query.get_query() to deprecated.txtC.D. MacEachern2023-04-05
* | refactor: make error message definitions constii142023-04-05
* | build(Windows): allow building without custom md5sumdundargoc2023-04-05
* | refactor: rename local API alias from a to apiLewis Russell2023-04-05
* | build(deps): switch vim parser to maintained fork (#22896)Christian Clason2023-04-05
|/
* Merge pull request #22859 from luukvbaal/evalstcbfredl2023-04-05
|\
| * feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()Luuk van Baal2023-04-05