aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.4402: missing parenthesis may cause unexpected problemsBrian Leung2022-04-03
* vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macrosBrian Leung2022-04-03
* vim-patch:8.2.4672: using :normal with Ex mode may make :substitute hang (#17...zeertzjq2022-04-03
* [RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...Shougo2022-04-03
* vim-patch:8.1.1687: the evalfunc.c file is too big (#17949)Lewis Russell2022-04-03
* fix(ex_normal): spam \n in Ex mode only if in Cmdline mode (#17977)zeertzjq2022-04-03
* docs(options): add more missing 'nofoo' tags (#17967)Christian Clason2022-04-02
* docs(options): add missing 'nofoo' tags (#17965)Christian Clason2022-04-02
* vim-patch:8.2.4664: Elvish files are not recognized (#17963)Christian Clason2022-04-02
* Merge pull request #17961 from zeertzjq/scroll-no-multiclickbfredl2022-04-02
|\
| * fix(input): do not translate scroll keys into multiclickszeertzjq2022-04-02
|/
* Merge pull request #17953 from zeertzjq/vim-8.2.4660zeertzjq2022-04-01
|\
| * test: add a test for #13916zeertzjq2022-04-01
| * vim-patch:8.2.4660: cursorcolumn is sometimes not correctzeertzjq2022-04-01
|/
* Merge pull request #17948 from zeertzjq/vim-8.2.3471zeertzjq2022-04-01
|\
| * vim-patch:8.2.3489: ml_get error after search with rangezeertzjq2022-04-01
| * vim-patch:8.2.3472: other crashes with empty search pattern not testedzeertzjq2022-04-01
| * vim-patch:8.2.3471: crash when using CTRL-T after an empty search patternzeertzjq2022-04-01
|/
* Merge pull request #17946 from lewis6991/fixesbfredl2022-04-01
|\
| * fix(keymap): don't coerce false to ''Lewis Russell2022-04-01
| * fix(api): delete all autocmds with the same IDLewis Russell2022-04-01
|/
* refactor: remove redundant check for w_p_cole (#17944)zeertzjq2022-04-01
* vim-patch:8.2.3122: with 'nowrap' cursor position is unexected in narrow wind...zeertzjq2022-04-01
* Merge pull request #17842 from lewis6991/keymapbfredl2022-04-01
|\
| * feat(keymap): return nil from an expr keymapLewis Russell2022-03-24
* | Merge pull request #17938 from ggandor/autocmd-api-namesbfredl2022-04-01
|\ \
| * | refactor(api)!: use singular/plural consistently in the autocmd APIGyörgy Andorka2022-03-31
* | | vim-patch:8.2.4658: org-mode files are not recognized (#17939)Christian Clason2022-03-31
* | | Merge pull request #17888 from dundargoc/ci/remove-reviewers-when-draftingJames McCoy2022-03-31
|\ \ \
| * | | ci: remove reviewers when drafting or closing a PRDundar Göc2022-03-27
* | | | Merge pull request #17906 from dundargoc/test/skip-nvimlog-on-successJames McCoy2022-03-31
|\ \ \ \
| * | | | test: don't print NVIMLOG on successDundar Göc2022-03-29
* | | | | Merge pull request #17929 from lewis6991/autocmdbfredl2022-03-31
|\ \ \ \ \
| * | | | | fix(api): improve autocmd error handlingLewis Russell2022-03-31
* | | | | | docs(extmark): fix nvim_buf_get_extmarks example (#17934)dundargoc2022-03-31
* | | | | | feat(runtime): add query filetype (#17905)Christian Clason2022-03-31
| |_|_|/ / |/| | | |
* | | | | Merge pull request #17698 from tjdevries/nvim_clear_autocmdbfredl2022-03-31
|\ \ \ \ \
| * | | | | feat(api): nvim_clear_autocmdTJ DeVries2022-03-31
|/ / / / /
* | | | | Merge pull request #17890 from zeertzjq/conceal-virtcol-changedbfredl2022-03-31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | perf: only redraw concealed line if cursor has moved horizontallyzeertzjq2022-03-28
| * | | | revert: "Fix redraw regression with w_p_cole in visual mode"zeertzjq2022-03-28
* | | | | Merge pull request #17925 from zeertzjq/vim-8.2.1844zeertzjq2022-03-31
|\ \ \ \ \
| * | | | | vim-patch:8.2.4577: message test is flakyzeertzjq2022-03-31
| * | | | | vim-patch:8.2.4200: some tests do not clean up properlyzeertzjq2022-03-31
| * | | | | vim-patch:8.2.4156: fileinfo message overwrites echo'ed messagezeertzjq2022-03-31
| * | | | | vim-patch:8.2.2515: memory access error when truncating an empty messagezeertzjq2022-03-31
| * | | | | vim-patch:8.2.1844: using "q" at the more prompt doesn't stop a long messagezeertzjq2022-03-31
|/ / / / /
* | | | | vim-patch:8.2.4645: 'shortmess' changed when session does not store options (...zeertzjq2022-03-31
* | | | | fix: correct vertical dragging room calculation with global statusline (#17928)zeertzjq2022-03-31
* | | | | feat(treesitter): add more default groups to highlight map (#17835)Gregory Anders2022-03-30