aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
|/
* fix(types): add some return/parameter type annotations (#24867)Maria José Solano2023-08-27
* fix(treesitter): validate window before updating preview highlightsMaria José Solano2023-08-27
* feat(l10n): update Ukrainian translations (#24882)Anatolii Sakhnik2023-08-27
* build(deps): bump tree-sitter-python to v0.20.4Sanchayan Maity2023-08-27
* build(deps): bump luv to HEAD dcd1a1czhaozg2023-08-27
* refactor(buf_init_chartab): remove redundant loop (#24891)julio-b2023-08-27
* Merge pull request #24739 from echasnovski/win-footerbfredl2023-08-26
|\
| * feat(highlight): add `FloatFooter` highlight groupEvgeni Chasnovski2023-08-26
| * feat(float): implement footerEvgeni Chasnovski2023-08-26
| * refactor(float): extract "title" and "title_pos" handlingEvgeni Chasnovski2023-08-26
|/