aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
Commit message (Expand)AuthorAge
* vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876)zeertzjq2022-08-21
* feat: allow :wincmd to accept a count (#19815)Famiu Haque2022-08-17
* docs: update Vim differences (#19780)Yegappan Lakshmanan2022-08-15
* fix(input): do no reinterpret mouse keys with ALT modifierszeertzjq2022-07-25
* feat(defaults): mouse=nvi #19290matveyt2022-07-17
* feat(defaults): nnoremap & :&&<CR> #19365Gregory Anders2022-07-15
* feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)zeertzjq2022-07-14
* feat: add 'mousescroll' option (#12355)Jay2022-07-06
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
* docs: improve 'insertmode' emulation #18962zeertzjq2022-06-16
* feat: add preview functionality to user commandsFamiu Haque2022-05-31
* docs(options): move all removed options to vim_diff.txt (#18770)dundargoc2022-05-28
* refactor!: delete insertmode (#18547)Gregory Anders2022-05-22
* refactor!: remove 'terse' optionDundar Goc2022-05-19
* refactor!: remove 'remap' optionDundar Goc2022-05-19
* revert: "feat(mappings): do not simplify the rhs of a mapping" (#18553)zeertzjq2022-05-13
* feat(defaults): search selection by * and # in visual mode (#18538)yamatsum2022-05-13
* feat(defaults): session data in $XDG_STATE_HOME #15583Ivan2022-05-12
* docs: move "hl-VertSplit" to deprecated.txt #18328Famiu Haque2022-04-30
* feat(mappings): do not simplify the rhs of a mappingzeertzjq2022-04-29
* feat(mappings): do not replace existing mapping for simplified formzeertzjq2022-04-29
* fix: show autocmd output when F is in shortmess (#18251)Gregory Anders2022-04-25
* feat(highlight): implement CurSearch highlightFamiu Haque2022-04-17
* feat(test): use nvim_exec in helpers.source() #16064Justin M. Keyes2022-03-27
* Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\
| * feat: add support for global statuslineFamiu Haque2022-03-18
* | fix: use normal! <C-L> in default <C-L> mapping (#17695)Gregory Anders2022-03-12
* | vim-patch:8.2.4498: using <Plug> with "noremap" does not workzeertzjq2022-03-03
* | docs: clarify actual behavior of <Plug>zeertzjq2022-03-01
* | feat: ignore nore on <Plug> mapsshadmansaleh2022-02-27
* | vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bitSean Dewar2022-02-17
* | feat(events): add DirChangedPrezeertzjq2022-02-11
|/
* chore: fix typos (#17250)dundargoc2022-02-08
* vim-patch:8.2.0233: crash when using garbagecollect() in between rand()Sean Dewar2022-02-05
* refactor: source ftplugin.vim separately from filetype.vim (#17129)Gregory Anders2022-01-18
* refactor: enable filetype detection before user startup scripts (#17040)Gregory Anders2022-01-17
* docs(autocmd): update docs to match implementationThomas Vigouroux2021-12-18
* feat(autocmd): add Recording autocmdsThomas Vigouroux2021-12-18
* docs(vim_diff.txt): document SearchWrapped (#16612)zeertzjq2021-12-10
* chore: fix typos (#16361)dundargoc2021-11-27
* vim-patch:8.2.3591: no event is triggered when closing a window (#16306)zeertzjq2021-11-17
* docs: clarify chdir/CWD behaviors #16083zeertzjq2021-10-19
* vim-patch:8.1.1291: not easy to change directory and restorezeertzjq2021-10-17
* vim-patch:8.0.1459: cannot handle change of directoryzeertzjq2021-10-17
* docs: third-party licenses, TEST_COLORS, system() #15665Justin M. Keyes2021-09-14
* vim-patch:8.1.1116: cannot enforce a Vim script styleSean Dewar2021-09-11
* docs: naming conventionsJustin M. Keyes2021-09-09
* fix(defaults): "syntax sync maxlines=1" on CmdwinEnter #15552Justin M. Keyes2021-09-02
* feat(defaults): limit syntax cost on CmdwinEnter #15401Gregory Anders2021-09-02
* feat: defaults: auto-create backup dirGregory Anders2021-08-27