aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:0b8b145bf8bfChristian Clason2023-08-31
* vim-patch:1610528cc305Christian Clason2023-08-31
* refactor(lsp): add type annotation for lsp.Client.server_capabilities (#24925)Jongwook Choi2023-08-31
* fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...Chris AtLee2023-08-31
* fix(shada): update deleted marks (#24936)Maria José Solano2023-08-31
* fix(runtime/tutor): don't try to close fold when there is none (#24953)David Moberg2023-08-31
* vim-patch:9.0.1825: wrong cursor position with virt text and 'linebreak' (#24...zeertzjq2023-08-31
* vim-patch:9.0.1820: Rexx files may not be recognised (#24956)zeertzjq2023-08-31
* vim-patch:9.0.1797: Vimball/Visual Basic filetype detection conflict (#24947)zeertzjq2023-08-31
* vim-patch:9.0.1807: runtime: crystal scripts not recognised (#24949)zeertzjq2023-08-31
* vim-patch:9.0.1803: runtime(filetype): Add norg language detection (#24948)zeertzjq2023-08-31
* vim-patch:9d8ef7cc4340Christian Clason2023-08-30
* fix(filetype): make sure buffer is valid before call nvim_buf_call (#24922)Hongbo Liu2023-08-30
* Merge pull request #24944 from bfredl/memline0bfredl2023-08-30
|\
| * fix(api): nvim_buf_get_offset in a new buffer with zero or one linesbfredl2023-08-30
* | fix(treesitter.c): improve comments on fenv usageLewis Russell2023-08-30
|/
* build(deps): bump luajit to HEAD - 41fb94defChristian Clason2023-08-30
* vim-patch:2ac708b54866Christian Clason2023-08-30
* vim-patch:a5eb6785efccChristian Clason2023-08-30
* vim-patch:3ac2d3da5fdfChristian Clason2023-08-30
* fix(builtin): fix incorrect optional fields for fn.sign_defineJongwook Choi2023-08-30
* Merge pull request #24926 from bfredl/tsfreebfredl2023-08-29
|\
| * fix(treesitter): fix another TSNode:tree() double freebfredl2023-08-29
* | vim-patch:0382f05dbd65Christian Clason2023-08-29
* | vim-patch:f937ab32a1acChristian Clason2023-08-29
|/
* fix(treesitter): fix TSNode:tree() double free (#24796)nwounkn2023-08-29
* Merge pull request #24912 from bfredl/topline2bfredl2023-08-29
|\
| * fix(api): better topline adjustments in nvim_buf_set_linesbfredl2023-08-29
* | fix(treesitter): update folds only once on InsertLeaveJaehwang Jung2023-08-29
* | build(deps): bump luajit to HEAD - 83954100dChristian Clason2023-08-29
|/
* vim-patch:9.0.1813: linebreak incorrect drawn with breakindent (#24917)zeertzjq2023-08-29
* build(deps): bump tree-sitter to HEADAmaan Qureshi2023-08-29
* feat(terminal): allow :terminal to take modifiers (#15427)Gregory Anders2023-08-28
* Merge pull request #24913 from bfredl/lastlinebfredl2023-08-28
|\
| * fix(api): handle clearing out last line of non-current bufferbfredl2023-08-28
|/
* vim-patch:535b9e12d02fChristian Clason2023-08-28
* vim-patch:9.0.1810: camel-case spelling has issues with digits (#24909)zeertzjq2023-08-28
* vim-patch:9.0.1798: The 'syntax' option has no completion. (#24908)zeertzjq2023-08-28
* Merge pull request #24853 from zeertzjq/inline-virt-eolzeertzjq2023-08-28
|\
| * vim-patch:9.0.1802: Multiline regex with Visual selection fails with virtual ...zeertzjq2023-08-28
| * vim-patch:9.0.1800: Cursor position still wrong with 'showbreak' and virtual ...zeertzjq2023-08-28
| * fix(ui): wrong cursor position with left gravity inline virt text at eolzeertzjq2023-08-28
|/
* fix(editorconfig): do not set 'endofline'Lewis Russell2023-08-27
* docs: update luvref.txt for version infozhaozg2023-08-27
* feat(issue_template): instruct not to include a package managerLewis Russell2023-08-27
* feat(builtin): improve typesLewis Russell2023-08-27
* vim-patch:9.0.1792: problem with gj/gk/gM and virtual text (#24898)zeertzjq2023-08-27
* Merge pull request #24889 from bfredl/toplinebfredl2023-08-27
|\
| * fix(undo): fix crash caused by checking undolevels in wrong bufferbfredl2023-08-27
| * fix(api): fix inconsistent behavior of topline touched in recent refactorbfredl2023-08-27
|/