aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
Commit message (Expand)AuthorAge
* 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
* | docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
|/
* defaults: sessionoptions+=unix,slash #12760Jan Edmund Lazo2020-08-15
* fixup! mksession: always unix slashes "/" for filepathsJan Edmund Lazo2020-08-15
* lua: Add highlight.on_yank (#12279)Christian Clason2020-05-18
* updating docMatthieu Coudron2020-03-02
* autocmd: add WinClosed eventMarcos ALMEIDA2020-01-18
* doc [ci skip] #11656Justin M. Keyes2020-01-12
* defaults: set fillchars "foldsep" to box line #11702Matthieu Coudron2020-01-11
* doc [ci skip]Justin M. Keyes2019-12-31
* jumplist: browser-style (or 'tagstack') navigation #11530butwerenotthereyet2019-12-10
* doc: LSP [ci skip] #11524Justin M. Keyes2019-12-10
* defaults: set nostartoflineMatthieu Coudron2019-12-03
* doc: Lua [ci skip] #11378Justin M. Keyes2019-11-17
* rename: UIAttach/UIDetach => UIEnter/UILeaveJustin M. Keyes2019-09-12
* UIAttach, UIDetachRui Abreu Ferreira2019-09-12
* doc: StatusLineTerm, StatusLineTermNCJustin M. Keyes2019-09-09
* docJustin M. Keyes2019-09-09
* :doautocmd : Never show "No matching autocommands" #10689Justin M. Keyes2019-08-05
* runtime: move matchit.vim to /pack/dist/opt/Justin M. Keyes2019-08-01
* defaults: wildoptions=pum,tagfile #10384Justin M. Keyes2019-07-01
* defaults: exclude "S" from 'shortmess' #10136Justin M. Keyes2019-06-07
* startup: -es/-Es (silent/batch mode): skip swapfile #8540Justin M. Keyes2019-04-10