| Commit message (Expand) | Author | Age |
* | feat: defaults: auto-create backup dir | Gregory Anders | 2021-08-27 |
* | Merge pull request #15422 from bfredl/syn_name2id_go_brr | Björn Linse | 2021-08-19 |
|\ |
|
| * | feat(match): allow hl group to be defined after :match command | Björn Linse | 2021-08-19 |
* | | feat(defaults): set nojoinspaces | Gregory Anders | 2021-08-17 |
* | | feat(defaults): set hidden | Gregory Anders | 2021-08-17 |
|/ |
|
* | feat: defaults: set undo points in <C-U> and <C-W> (#15400) | Gregory Anders | 2021-08-16 |
* | feat(defaults): remove 'options' from viewoptions #15397 | Gregory Anders | 2021-08-16 |
* | feat(defaults): switchbuf=uselast #15394 | Gregory Anders | 2021-08-16 |
* | feat(defaults): map CTRL-L to search highlights, update diffs #15385 | Gregory Anders | 2021-08-16 |
* | fix(defaults): do not map Y in visual-mode #15387 | Justin M. Keyes | 2021-08-16 |
* | feat(defaults): map Y to y$ #13268 | Matthieu Coudron | 2021-08-15 |
* | fixup! fix(highlight): remove syncolor.vim | Gregory Anders | 2021-07-27 |
* | Remove EXMODE_NORMAL | matveyt | 2021-07-23 |
* | fix(doc): :sleep! does not hide cursor | Sean Dewar | 2021-06-19 |
* | fix(doc): remove :promptfind and :promptrepl | Sean Dewar | 2021-06-19 |
* | Update vim diff and credits (#14566) | Yegappan Lakshmanan | 2021-05-16 |
* | vim-patch:d1caa941d876 | Jan Edmund Lazo | 2021-04-27 |
* | vim-patch:8.1.1726: the eval.txt help file is too big | Jan Edmund Lazo | 2021-04-27 |
* | viml: embed Lua syntax highlighting [skip ci] (#14213) | Marco Hinz | 2021-03-28 |
* | doc: Update vim_diff.txt (#13954) | Yegappan Lakshmanan | 2021-02-16 |
* | Update vim_diff.txt | Yegappan Lakshmanan | 2020-11-30 |
* | Update vim_diff.txt | shade-of-noon | 2020-11-21 |
* | Update the differences with Vim. (#13239) | Yegappan Lakshmanan | 2020-11-09 |
* | vim-patch:8.2.0952: no simple way to interrupt Vim | Jan Edmund Lazo | 2020-10-22 |
* | Treat unmapped ALT/META as ESC+c in all modes | Matt Wozniski | 2020-10-05 |
* | doc: test_garbagecollect_now() was ported | Jan Edmund Lazo | 2020-09-26 |
* | Support for :perl, :perlfile, :perldo and perleval() (#12809) | Justin M. Keyes | 2020-09-05 |
|\ |
|
| * | support for :perl, :perlfile, :perldo and perleval() | Jacques Germishuys | 2020-08-30 |
* | | docs, remove 'guifontset' #11708 | Justin M. Keyes | 2020-08-31 |
|/ |
|
* | defaults: sessionoptions+=unix,slash #12760 | Jan Edmund Lazo | 2020-08-15 |
* | fixup! mksession: always unix slashes "/" for filepaths | Jan Edmund Lazo | 2020-08-15 |
* | lua: Add highlight.on_yank (#12279) | Christian Clason | 2020-05-18 |
* | updating doc | Matthieu Coudron | 2020-03-02 |
* | autocmd: add WinClosed event | Marcos ALMEIDA | 2020-01-18 |
* | doc [ci skip] #11656 | Justin M. Keyes | 2020-01-12 |
* | defaults: set fillchars "foldsep" to box line #11702 | Matthieu Coudron | 2020-01-11 |
* | doc [ci skip] | Justin M. Keyes | 2019-12-31 |
* | jumplist: browser-style (or 'tagstack') navigation #11530 | butwerenotthereyet | 2019-12-10 |
* | doc: LSP [ci skip] #11524 | Justin M. Keyes | 2019-12-10 |
* | defaults: set nostartofline | Matthieu Coudron | 2019-12-03 |
* | doc: Lua [ci skip] #11378 | Justin M. Keyes | 2019-11-17 |
* | rename: UIAttach/UIDetach => UIEnter/UILeave | Justin M. Keyes | 2019-09-12 |
* | UIAttach, UIDetach | Rui Abreu Ferreira | 2019-09-12 |
* | doc: StatusLineTerm, StatusLineTermNC | Justin M. Keyes | 2019-09-09 |
* | doc | Justin M. Keyes | 2019-09-09 |
* | :doautocmd : Never show "No matching autocommands" #10689 | Justin M. Keyes | 2019-08-05 |
* | runtime: move matchit.vim to /pack/dist/opt/ | Justin M. Keyes | 2019-08-01 |
* | defaults: wildoptions=pum,tagfile #10384 | Justin M. Keyes | 2019-07-01 |
* | defaults: exclude "S" from 'shortmess' #10136 | Justin M. Keyes | 2019-06-07 |
* | startup: -es/-Es (silent/batch mode): skip swapfile #8540 | Justin M. Keyes | 2019-04-10 |