aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(diagnostic): virtual_text prefix function should have index and total (#2...Jongwook Choi2023-10-27
* vim-patch:7b7cda67a124Christian Clason2023-10-27
* vim-patch:9.0.2071: objdump files not recognizedChristian Clason2023-10-27
* vim-patch:9.0.2068: [security] overflow in :history (#25794)zeertzjq2023-10-27
* fix(lsp): fix omnicomplete in middle of the line (#25787)Lajos Koszti2023-10-26
* fix(lsp): cancel session when leaving snippet region (#25762)Maria José Solano2023-10-26
* fix(float): win_get_bordertext_col returning negative column number (#25752)nwounkn2023-10-26
* vim-patch:9.0.2064: cannot use buffer-number for errorformat (#25782)zeertzjq2023-10-26
* vim-patch:partial:5985879e3c36 (#25780)zeertzjq2023-10-26
* vim-patch:9.0.2065: EXPAND flag set for filetype option (#25779)zeertzjq2023-10-26
* fix(terminal): assign channel to terminal earlier (#25771)zeertzjq2023-10-25
* build: add CMAKE_C_FLAGS to --version outputdundargoc2023-10-24
* vim-patch:9.0.2063: pacman hooks are detected as conf filetypeChristian Clason2023-10-24
* vim-patch:9.0.2062: Janet files are not recognisedChristian Clason2023-10-24
* vim-patch:9.0.2061: not able to detect xkb filetypesChristian Clason2023-10-24
* vim-patch:9.0.2060: *.{gn,gni} files are not recognizedChristian Clason2023-10-24
* fix(marks): handle switching buffer properly (#25763)zeertzjq2023-10-24
* build: enable formatting during rebasedundargoc2023-10-23
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* vim-patch:fea96c00e55aChristian Clason2023-10-23
* fix(lsp): do not add extra indentationMaria José Solano2023-10-23
* fix(lsp): track snippet deletionMaria José Solano2023-10-23
* fix(lsp): fix off-by-one error for omnifunc word boundaryMathias Fussenegger2023-10-23
* ci: run tests in paralleldundargoc2023-10-22
* ci: install perl provider on macdundargoc2023-10-21
* Merge pull request #25741 from famiu/fix/options/modifiedbfredl2023-10-21
|\
| * fix(options): `'modified'` showing incorrect value for scratch buffersFamiu Haque2023-10-22
|/
* Merge pull request #25624 from glepnir/fix_25598bfredl2023-10-21
|\
| * feat(complete): support f flag for complete buffer partglepnir2023-10-21
* | build(deps): bump luajit to HEAD - e826d0c10Christian Clason2023-10-21
|/
* refactor(lsp): deprecate completion util methodsMathias Fussenegger2023-10-21
* refactor(lsp): move completion logic into _completion moduleMathias Fussenegger2023-10-21
* vim-patch:9.0.2059: outstanding exceptions may be skipped (#25736)zeertzjq2023-10-21
* vim-patch:9.0.2058: tests: avoid error when no swap files exist (#25735)zeertzjq2023-10-21
* vim-patch:d3e277f279ed (#25734)zeertzjq2023-10-21
* feat(lsp): add snippet API (#25301)Maria José Solano2023-10-21
* fix(lsp): log unknown diagnostic tags instead of showing a warning (#25705)Jorge Mederos2023-10-21
* ci(cirrus): don't run lua/help_spec (#25498)zeertzjq2023-10-21
* fix(event-loop): flush UI when no input is available (#25728)zeertzjq2023-10-20
* refactor(options): `get_option_value_strict()` and `SREQ_*`Famiu Haque2023-10-20
* vim-patch:9.0.2056: no digraph for quadruple primeChristian Clason2023-10-20
* vim-patch:d5dc58aeed1b (#25720)Gregory Anders2023-10-19
* Merge pull request #25717 from gpanders/vim-e08bfef88bd0Gregory Anders2023-10-19
|\
| * vim-patch:9.0.2053: zig filetype detection test wrongGregory Anders2023-10-19
| * vim-patch:e08bfef88bd0Gregory Anders2023-10-19
|/
* fix(treesitter): set cursor position when opening inspectorMaria José Solano2023-10-19
* vim-patch:9.0.2050: Vim9: crash with deferred function call and exception (#2...zeertzjq2023-10-19
* fix(docs): fix TSNode incorrect signaturesPham Huy Hoang2023-10-19
* build(deps): include Find moduleJames McCoy2023-10-18
* Merge pull request #25703 from zeertzjq/vim-9.0.2044zeertzjq2023-10-18
|\