aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
Commit message (Expand)AuthorAge
* 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
* Merge pull request #15422 from bfredl/syn_name2id_go_brrBjörn Linse2021-08-19
|\
| * feat(match): allow hl group to be defined after :match commandBjörn Linse2021-08-19
* | feat(defaults): set nojoinspacesGregory Anders2021-08-17
* | feat(defaults): set hiddenGregory Anders2021-08-17
|/
* feat: defaults: set undo points in <C-U> and <C-W> (#15400)Gregory Anders2021-08-16
* feat(defaults): remove 'options' from viewoptions #15397Gregory Anders2021-08-16
* feat(defaults): switchbuf=uselast #15394Gregory Anders2021-08-16
* feat(defaults): map CTRL-L to search highlights, update diffs #15385Gregory Anders2021-08-16
* fix(defaults): do not map Y in visual-mode #15387Justin M. Keyes2021-08-16
* feat(defaults): map Y to y$ #13268Matthieu Coudron2021-08-15
* fixup! fix(highlight): remove syncolor.vimGregory Anders2021-07-27
* Remove EXMODE_NORMALmatveyt2021-07-23
* fix(doc): :sleep! does not hide cursorSean Dewar2021-06-19
* fix(doc): remove :promptfind and :promptreplSean Dewar2021-06-19
* Update vim diff and credits (#14566)Yegappan Lakshmanan2021-05-16
* vim-patch:d1caa941d876Jan Edmund Lazo2021-04-27
* vim-patch:8.1.1726: the eval.txt help file is too bigJan Edmund Lazo2021-04-27
* viml: embed Lua syntax highlighting [skip ci] (#14213)Marco Hinz2021-03-28
* doc: Update vim_diff.txt (#13954)Yegappan Lakshmanan2021-02-16
* Update vim_diff.txtYegappan Lakshmanan2020-11-30
* Update vim_diff.txtshade-of-noon2020-11-21
* Update the differences with Vim. (#13239)Yegappan Lakshmanan2020-11-09
* vim-patch:8.2.0952: no simple way to interrupt VimJan Edmund Lazo2020-10-22
* Treat unmapped ALT/META as ESC+c in all modesMatt Wozniski2020-10-05
* doc: test_garbagecollect_now() was portedJan Edmund Lazo2020-09-26
* Support for :perl, :perlfile, :perldo and perleval() (#12809)Justin M. Keyes2020-09-05
|\
| * support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys2020-08-30