summaryrefslogtreecommitdiffstatshomepage
path: root/src
AgeCommit message (Expand)AuthorFiles
2022-03-08vim-patch:8.2.3952: first line not redrawn when adding lines to an empty bufferzeertzjq2
2022-03-08vim-patch:8.2.4520: using wrong highlight for cursor line numberzeertzjq2
2022-03-07vim-patch:8.1.2073: when editing a buffer 'colorcolumn' may not workzeertzjq4
2022-02-24vim-patch:8.2.3873: go.mod files are not recognizedDundar Göc1
2022-02-21vim-patch:8.2.4427: getchar() may return modifiers if no character is availablezeertzjq2
2022-02-13vim-patch:8.2.4166: undo synced when switching buffer in another windowzeertzjq2
2022-02-12fix: set RedrawingDisabled before entering aucmd_winzeertzjq1
2022-02-06build(win): don't try to package a PDB if not building with MSVC…Quentin Minster1
2022-02-06build(win): package the debug symbols (PDB file) along with nvim.exequentin1
2022-02-05fix(screen): do not draw filler lines post eof if already at last rowzeertzjq1
2022-01-13fix(keywordprg): retain terminal buffer after KDaniel Steinberg1
2022-01-09feat(lua): add notify_once() (#17010)github-actions[bot]1
2021-12-29chore: fix typos in doc and Lua filesdundargoc1
2021-12-26Merge pull request #16667 from neovim/backport-16420-to-release-0.6Björn Linse3
2021-12-26Merge pull request #16679 from neovim/backport-16134-to-release-0.6Björn Linse1
2021-12-24fix(options): disallow empty 'fdc' and 'scl' (#16776)github-actions[bot]1
2021-12-19fix: do not cast offset to char_u (#16672)Michael Lingelbach1
2021-12-16fix(api): allow nvim_buf_set_extmark to accept end_row key (#16686)github-actions[bot]2
2021-12-16fix(screenpos, float): add top and left border adjustmentzeertzjq1
2021-12-15chore: improve naming consistency in str_utf_startMichael Lingelbach1
2021-12-15fix: do not cast offset to char_uMichael Lingelbach1
2021-12-15vim-patch:8.2.2465: using freed memory in :psearchSean Dewar2
2021-12-15vim-patch:8.1.2136: using freed memory with autocmd from fuzzerSean Dewar2
2021-12-15fix(terminal): fix resize crash with pending scrollback (#16665)github-actions[bot]1
2021-12-15fix(quickfix): avoid O(N^2) when filling from string typval (#16663)github-actions[bot]1
2021-11-30vim-patch:8.2.3703: most people call F# "fsharp" and not "fs" (#16469)zeertzjq1
2021-11-30docs(lsp): add annotations for private functionsGregory Anders1
2021-11-30chore: fix typosii141
2021-11-28Merge pull request #16452 from clason/vim-8.2.3685Christian Clason1
2021-11-28Merge pull request #16451 from clason/vim-8.2.3684Christian Clason2
2021-11-28vim-patch:8.2.3687: blockwise insert does not handle autoindent properlyChristian Clason2
2021-11-27vim-patch:8.2.3686: filetype detection often mixes up Forth and F#Christian Clason1
2021-11-27chore: fix typos (#16361)dundargoc4
2021-11-27vim-patch:8.2.3451: not all apache files are recognizedChristian Clason1
2021-11-27vim-patch:8.2.3458: not all dictdconf files are recognizedChristian Clason1
2021-11-27vim-patch:8.2.3685: Visual studio project files are not recognizedChristian Clason1
2021-11-27fix: allow str_utfindex second argument to be an explicit nil (#16448)Michael Lingelbach1
2021-11-27vim-patch:8.2.3684: blockwise insert does not handle autoindent properlyChristian Clason2
2021-11-26vim-patch:8.2.3679: objc file detected as Octave (#16446)Christian Clason1
2021-11-26vim-patch:8.2.3677: after a put the '] mark is on the last byte (#16442)Christian Clason2
2021-11-25chore(docs): clarify vim.notify log_level parameter (#16436)Mathias Fußenegger1
2021-11-25feat(diagnostic)!: make DiagnosticChanged a first class autocmd (#16098)Gregory Anders1
2021-11-23fix(fileio): replace characters over INT_MAX with U+FFFD (#16354)Javier Lopez1
2021-11-21Merge pull request #16341 from zeertzjq/vim-8.2.2518Jan Edmund Lazo4
2021-11-21vim-patch:8.2.3627: difficult to know where the text starts in a window (#16377)zeertzjq2
2021-11-21Merge pull request #16386 from VVKot/vim-8.2.2922Jan Edmund Lazo2
2021-11-21Merge pull request #16362 from zeertzjq/vim-8.2.3617Jan Edmund Lazo8
2021-11-21vim-patch:8.2.3255: ci" finds following string but ci< and others don't (#16324)Michal Liszcz2
2021-11-21vim-patch:8.1.1606: on a narrow screen ":hi" output is confusing (#16388)Volodymyr Kot2
2021-11-21vim-patch:8.2.3638: getcompletion() always passes zero as position (#16387)ii142