aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(treesitter.foldexpr): only refresh valid buffersIgor2024-12-29
* fix(lsp): check if sig_help window is focusable when configuring cycle keymapMaria José Solano2024-12-29
* vim-patch:9.1.0972: filetype: TI linker map files are not recognizedChristian Clason2024-12-29
* vim-patch:9.1.0971: filetype: SLNX files are not recognizedChristian Clason2024-12-29
* vim-patch:df67fc0: runtime(sh): set shellcheck as the compiler for supported ...Christian Clason2024-12-29
* vim-patch:f2e08a1: runtime(doc): Fix documentation typos (#31768)zeertzjq2024-12-29
* fix(treesitter.foldexpr): refresh in the buffers affected by OptionSetJaehwang Jung2024-12-29
* vim-patch:9.1.0968: tests: GetFileNameChecks() isn't fully sorted by filetype...zeertzjq2024-12-29
* vim-patch:9.1.0965: filetype: sh filetype set when detecting the use of bash ...Luca Saccarola2024-12-28
* vim-patch:e6ccb64: runtime(doc): fix doc error in :r behaviour (#31755)zeertzjq2024-12-28
* feat(lua): add `vim.fs.abspath`Famiu Haque2024-12-28
* vim-patch:6c57c30: runtime(compiler): include a basic bash syntax checker com...Christian Clason2024-12-28
* feat(lsp): support function for client root_dir (#31630)Gregory Anders2024-12-27
* build(deps): bump tree-sitter to v0.24.6Christian Clason2024-12-27
* vim-patch:9.1.0962: filetype: bun.lock file is not recognizedChristian Clason2024-12-27
* vim-patch:9.1.0963: fuzzy-matching does not prefer full match (#31741)glepnir2024-12-27
* vim-patch:9b67a2e: runtime(vim): Update base-syntax, allow parens in default ...zeertzjq2024-12-27
* fix(api): clamp range lines in `nvim__redraw()` (#31710)Artem2024-12-25
* vim-patch:9.1.0961: filetype: TI gel files are not recognizedChristian Clason2024-12-25
* vim-patch:9.1.0960: filetype: hy history files are not recognizedChristian Clason2024-12-25
* docs(api): return type of nvim_get_keymap() #31708Shihua Zeng2024-12-24
* Merge pull request #31713 from glepnir/vim-9.1.0954zeertzjq2024-12-24
|\
| * vim-patch:9.1.0956: completion may crash, completion highlight wrong with pre...glepnir2024-12-24
| * vim-patch:9.1.0954: popupmenu.c can be improvedglepnir2024-12-24
* | feat(test): support and document lua test case debuggingMathias Fussenegger2024-12-24
|/
* vim-patch:9.1.0958: filetype: supertux2 config files detected as lispChristian Clason2024-12-24
* fix(terminal): set cursor cell percentage (#31703)Gregory Anders2024-12-23
* fix(diagnostic): silence :chistory #31701Yorick Peterse2024-12-23
* fix(build): <termios.h> is system-dependent #31705Justin M. Keyes2024-12-23
* build: remove `lintcommit` from `lint` targetdundargoc2024-12-23
* refactor(eval): move funcs to deprecated.c #31650Justin M. Keyes2024-12-23
* fix: fix broken wasmtime builddundargoc2024-12-23
* refactor: iwyu #31637Justin M. Keyes2024-12-23
* docs(api): vim.version.range():has() method #31622Lukasz Piepiora2024-12-23
* vim-patch:4ce1cb5: runtime(graphql): contribute vim-graphql to Vim coreChristian Clason2024-12-23
* Merge #31661 cmdline_show/hide eventsJustin M. Keyes2024-12-22
|\
| * feat(ui): specify whether msg_show event is added to historyLuuk van Baal2024-12-23
| * feat(ui): additional arguments for cmdline_show/hide eventsLuuk van Baal2024-12-22
* | vim-patch:9.1.0953: filetype: APKBUILD files not correctly detectedChristian Clason2024-12-22
* | fix(messages): typo and unwanted truncation in msg_outtrans_long #31669luukvbaal2024-12-22
* | vim-patch:9.1.0951: filetype: jshell files are not recognizedChristian Clason2024-12-22
* | test: format C test files and fix clang-tidy warningsdundargoc2024-12-21
* | feat(lsp): return table from lsp/ files on runtimepath (#31663)Gregory Anders2024-12-21
* | build: bump lua dev dependenciesdundargoc2024-12-21
* | vim-patch:70881ba: runtime(dockerfile): do not set commentstring in syntax sc...Christian Clason2024-12-21
* | vim-patch:9.1.0950: filetype: fennelrc files are not recognizedChristian Clason2024-12-21
* | vim-patch:c673b80: runtime(netrw): more reformating vim/vim#16248 (#31662)zeertzjq2024-12-21
|/
* fix(coverity): INTEGER_OVERFLOW #31657luukvbaal2024-12-20
* fix(messages): no message kind for completion menu messages #31646Tomasz N2024-12-20
* fix(vim.system): invalid MAX_TIMEOUT for 32-bit systems #31638Dan Pascu2024-12-20