aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* vim-patch:9.0.2114: overflow detection not accurate when adding digits (#28271)zeertzjq2024-04-11
* vim-patch:9.1.0297: Patch 9.1.0296 causes too many issues (#28263)zeertzjq2024-04-11
* vim-patch:9.1.0301: Vim9: heredoc start may be recognized in string (#28266)zeertzjq2024-04-11
* fix(drawline): don't invoke on_line for filler line (#28219)Jaehwang Jung2024-04-10
* fix(prompt): emit change event for prompt newline (#28260)zeertzjq2024-04-10
* vim-patch:9.1.0296: regexp: engines do not handle case-folding well (#28259)zeertzjq2024-04-10
* vim-patch:9.1.0287: Vim9: comment may be treated as heredoc start (#28257)zeertzjq2024-04-10
* vim-patch:9.1.0294: Text height function does not respect it's argumentLuuk van Baal2024-04-09
* vim-patch:9.1.0285: Still problems with cursor position for CTRL-D/ULuuk van Baal2024-04-09
* fix(tui): don't set cursor color when there is none (#28236)Sam2024-04-09
* vim-patch:8.2.4395: some code lines not covered by tests (#28248)zeertzjq2024-04-09
* vim-patch:8.2.0981: Vim9: cannot compile "[var, var] = list" (#28247)zeertzjq2024-04-09
* vim-patch:9.1.0277: Cannot highlight the Command-line (#28244)zeertzjq2024-04-09
* vim-patch:9.1.0280: several issues with 'smoothscroll' supportLuuk van Baal2024-04-09
* vim-patch:9.1.0260: Problems with "zb" and scrolling to new topline with 'smo...Luuk van Baal2024-04-08
* vim-patch:9.1.0258: half-page scrolling broke backward compatibilityLuuk van Baal2024-04-08
* build(release.sh): regenerate docs after changing NVIM_API_PRERELEASE (#28229)zeertzjq2024-04-08
* build: add function add_targetdundargoc2024-04-08
* vim-patch:9.1.0272: autocmd may change cwd after :tcd and :lcd (#28223)zeertzjq2024-04-08
* vim-patch:9cd9e759ab1e (#28224)zeertzjq2024-04-08
* docs: don't mention executable() can return -1dundargoc2024-04-06
* revert: "vim-patch:9.1.0055: formatting long lines is slow"zeertzjq2024-04-06
* fix: adjust error message for error in UI event callback (#28200)zeertzjq2024-04-06
* version.c: update [skip ci] (#28201)github-actions[bot]2024-04-06
* fix(column): ignore empty signcols range (#28177)luukvbaal2024-04-06
* vim-patch:9.1.0267: File name entered in GUI dialog is ignoredzeertzjq2024-04-06
* vim-patch:9.1.0265: console dialog cannot save unnamed buffers (#28185)zeertzjq2024-04-05
* vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)zeertzjq2024-04-05
* build: fix link error for `_BitScanForward64` (#28173)Famiu Haque2024-04-05
* vim-patch:9.1.0259: Normal mode TextChanged isn't tested properly (#28167)zeertzjq2024-04-04
* fix(stdpath): remove duplicate directories (#26653)Raphael2024-04-03
* Merge pull request #28157 from fredizzimo/fsundvik/fix-iobfredl2024-04-03
|\
| * fix: prevent child processes from inheriting ui channel file descriptorsFred Sundvik2024-04-02
* | vim-patch:8.2.4098: typing "interrupt" at debug prompt may keep exception aro...zeertzjq2024-04-03
* | vim-patch:9.1.0254: [security]: Heap buffer overflow when calling complete_ad...zeertzjq2024-04-03
* | vim-patch:9.0.0581: adding a character for incsearch fails at end of linezeertzjq2024-04-03
|/
* test: silence expected errorsdundargoc2024-04-02
* refactor: informative error msg for 'noautocmd' (#28147)Will Hopkins2024-04-02
* vim-patch:9.1.0251: Filetype test fails (#28142)zeertzjq2024-04-01
* Merge pull request #28080 from echasnovski/intro-buf-changezeertzjq2024-04-01
|\
| * fix(intro): clear intro if new buffer is shown in focused floatEvgeni Chasnovski2024-03-29
| * fix(intro): link showing intro to state at startEvgeni Chasnovski2024-03-29
* | vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...zeertzjq2024-04-01
* | vim-patch:9.1.0230: TextChanged autocommand not triggered under some circumst...zeertzjq2024-04-01
* | fix(api): set script context when using nvim_set_hl (#28123)zeertzjq2024-03-31
* | feat(lua): pass keys before mapping to vim.on_key() callback (#28098)zeertzjq2024-03-31
* | Merge pull request #28114 from echasnovski/builtin-hl-grey-grayzeertzjq2024-03-30
|\ \
| * | fix(highlight): consistently spell "Goldenrod"Evgeni Chasnovski2024-03-30
| * | fix(highlight): add `Nvim{Light,Dark}Gray{1,2,3,4}` colorsEvgeni Chasnovski2024-03-30
* | | fix: explain that user should run nvim with -V1 to see more informationdundargoc2024-03-30
|/ /