aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* vim-patch:7.4.1664James McCoy2016-11-15
* vim-patch:7.4.1650James McCoy2016-11-15
* vim-patch:7.4.1647James McCoy2016-11-15
* Bump all nvim-specific error codes above E5000James McCoy2016-11-15
* vim-patch:7.4.1640James McCoy2016-11-15
* vim-patch:7.4.1894James McCoy2016-11-15
* vim-patch:7.4.1892James McCoy2016-11-15
* Merge pull request #5611 from jamessan/vim-7.4.2174James McCoy2016-11-15
|\
| * lintJames McCoy2016-11-15
| * vim-patch:7.4.2174James McCoy2016-11-15
* | vim-patch:8.0.0035 (#5609)Shougo2016-11-15
|/
* Merge #5607 from justinmk/icmJustin M. Keyes2016-11-15
|\
| * 'inccommand': Introduce CMDPREVIEW state.Justin M. Keyes2016-11-15
| * inccommand=nosplit: Jump to first match.Justin M. Keyes2016-11-15
| * 'inccommand': Detect "non-interactive", "too slow".Justin M. Keyes2016-11-15
* | lintJames McCoy2016-11-14
* | vim-patch:7.4.1658James McCoy2016-11-14
|/
* Merge #5582 from justinmk/icmJustin M. Keyes2016-11-12
|\
| * 'inccommand': Simplify cursor placement logic.Justin M. Keyes2016-11-11
| * 'inccommand': Restore cursor/view if cancelled.Justin M. Keyes2016-11-10
| * 'inccommand': buftype=nofile, restore cursor/viewJustin M. Keyes2016-11-10
* | vim-patch:7.4.1634 (#5594)James McCoy2016-11-12
* | vim-patch:7.4.1614 (#5593)James McCoy2016-11-12
* | vim-patch:7.4.1591James McCoy2016-11-11
|/
* Merge #5561 'inccommand'Justin M. Keyes2016-11-09
|\
| * 'inccommand': Preserve curbuf->b_u_newhead.Justin M. Keyes2016-11-09
| * perf: do_sub(): avoid work, avoid screen updatesJustin M. Keyes2016-11-08
| * 'inccommand': preserve 'modified'Justin M. Keyes2016-11-08
| * 'inccommand': Do not trigger during scripts, feedkeys().Justin M. Keyes2016-11-08
| * 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
| * 'inccommand': format line numbers as "|123| "Justin M. Keyes2016-11-08
| * 'inccommand': set buffer name to [Preview]Justin M. Keyes2016-11-08
| * 'inccommand': disable 'cursorline', 'spell' in previewJustin M. Keyes2016-11-08
| * 'inccommand': preserve b:changedtickJustin M. Keyes2016-11-08
| * lintJustin M. Keyes2016-11-08
| * 'inccommand': reworkJustin M. Keyes2016-11-08
| * LintedKillTheMule2016-10-30
| * Incsubsitution featureKillTheMule2016-10-30
* | encoding: delete non-UTF-8 implementations of multibyte functionsBjörn Linse2016-11-05
* | encoding: cleanup mbyte.c given fixed encoding=utf-8Björn Linse2016-11-05
* | encoding: only allow encoding=utf-8Björn Linse2016-11-05
* | Merge pull request #5524 from brcolow/vim-7.4.1967James McCoy2016-11-02
|\ \
| * | vim-patch:7.4.1967Michael Ennen2016-11-02
* | | lintJames McCoy2016-11-02
* | | nvim_win_get_number: Use int as rv to fix BE issuesJames McCoy2016-11-02
* | | object_to_vim: Fix buffer/window/tabpage conversion on BE systemsJames McCoy2016-11-02
* | | Use int as the standard type for boolean options.James McCoy2016-11-02
* | | tui/suspend_event(): set STDIN to "blocking"Justin M. Keyes2016-11-02
* | | Merge pull request #5527 from brcolow/vim-7.4.1730James McCoy2016-10-31
|\ \ \
| * | | vim-patch:7.4.1782Michael Ennen2016-10-24