aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
* fix(options): restore exists() behavior for options (#21510)zeertzjq2022-12-23
* test(lua/fs_spec): fix vim.fs.dir() test (#21503)zeertzjq2022-12-22
* fix(ci): skip test on windows (#21502)Lewis Russell2022-12-22
* test(unit): use file:close() properly (#21505)zeertzjq2022-12-22
* docs: add security policy (#17338)dundargoc2022-12-22
* ci: bump api-docs runner to ubuntu-latest (#21501)dundargoc2022-12-22
* build(deps): bump LuaJIT to HEAD - a04480e31 (#21500)Christian Clason2022-12-22
* Merge pull request #21402 from lewis6991/feat/fs_lsLewis Russell2022-12-22
|\
| * feat(fs): add opts argument to vim.fs.dir()Lewis Russell2022-12-20
* | Merge pull request #21494 from dundargoc/ci/asan_symbolizebfredl2022-12-22
|\ \
| * | ci: don't use asan_symbolize for the ASAN jobdundargoc2022-12-21
* | | vim-patch:8.2.5142: startup test fails if there is a status bar (#21496)zeertzjq2022-12-22
|/ /
* | ci: bump stale action version (#21490)dundargoc2022-12-21
* | fix(decoration): do not reset must_redraw after calling providers (#21459)zeertzjq2022-12-21