aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.c
Commit message (Expand)AuthorAge
* ex_docmd.c: Save/restore winminheight/winminwidth. #5717Rafael Bodill2016-12-10
* vim-patch:7.4.1897 (#5747)Shougo2016-12-10
* vim-patch:7.4.1696Shougo Matsushita2016-11-24
* 'inccommand': Introduce CMDPREVIEW state.Justin M. Keyes2016-11-15
* 'inccommand': buftype=nofile, restore cursor/viewJustin M. Keyes2016-11-10
* 'inccommand': reworkJustin M. Keyes2016-11-08
* LintedKillTheMule2016-10-30
* Incsubsitution featureKillTheMule2016-10-30
* Fix lint errors.Grzegorz Milka2016-10-23
* vim-patch:7.4.2312Grzegorz Milka2016-10-23
* vim-patch:7.4.2237Grzegorz Milka2016-10-23
* main.c: "BufReadCmd term://": Skip existing terminal.Justin M. Keyes2016-10-12
* terminal: Move re-edit detection to do_ecmd(). #5445Harm te Hennepe2016-10-12
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* vim-patch:7.4.1913 (#5260)Jurica Bradarić2016-09-04
* Merge #5210 'vim-patch:7.4.1898 + :Man modifiers support'.Justin M. Keyes2016-08-25
|\
| * use bool type for flag mod_entry_T membersAnmol Sethi2016-08-24
| * vim-patch:7.4.1898Anmol Sethi2016-08-24
* | lintJustin M. Keyes2016-08-25
* | perf: Disable clipboard in do_cmdline().Justin M. Keyes2016-08-25
* | ops.c: Rename start_global_changes().Justin M. Keyes2016-08-25
|/
* Re-add support for the :browse command modifierJames McCoy2016-08-11
* [RFC] vim-patch:7.4.2011, vim-patch:7.4.2012, vim-patch:7.4.2066 #5106Shougo Matsushita2016-08-01
* lintJames McCoy2016-07-08
* vim-patch:7.4.1552James McCoy2016-07-08
* vim-patch:7.4.1492James McCoy2016-07-08
* os/fs: Rename os_file_exists to os_path_exists (#4973)Daniel Xu2016-07-06
* Merge #3745 from cacplate/ops_WconversionJustin M. Keyes2016-06-13
|\
| * ops.c: enable -Wconversion warningCharles Joachim2016-05-30
* | Fix style according to linterTJ DeVries2016-06-09
* | vim-patch:7.4.1151Michael Ennen2016-06-07
* | vim-patch:7.4.1150Michael Ennen2016-06-04
* | tcd: Determine correct scope from user inputJames McCoy2016-06-01
* | *: Rename main loop variable from loop to main_loopZyX2016-05-30
|/
* eval: implement timers. vim-patch: 7.4.1578, 7.4.1831Björn Linse2016-05-24
* Merge pull request #4743 from jamessan/vim-7.4.1037Justin M. Keyes2016-05-15
|\
| * Linting fixups for vim-patch:7.4.1037James McCoy2016-05-14
| * vim-patch:7.4.1037James McCoy2016-05-14
* | ex_terminal(): fix double-freeJustin M. Keyes2016-05-15
|/
* *: Fix new linter errorsZyX2016-05-01
* normal: convert MCHAR etc operator and register types to enum MotionTypeBjörn Linse2016-05-01
* Merge pull request #4625 from brcolow/vim-7.4.1075Justin M. Keyes2016-04-27
|\
| * vim-patch: 7.4.1075Michael Ennen2016-04-26
* | Merge pull request #4655 from brcolow/vim-7.4.1035Justin M. Keyes2016-04-27
|\ \ | |/ |/|
| * vim-patch: 7.4.1035Michael Ennen2016-04-26
* | Merge pull request #4593 from ZyX-I/length-functionsJustin M. Keyes2016-04-26
|\ \ | |/ |/|
| * keymap: Make replace_termcodes and friends accept length and cpo_flagsZyX2016-04-18
* | Implement tab-local working directory feature.HiPhish2016-04-20
* | *: Make set_vim_var_\* functions have proper argument typesZyX2016-04-18
|/
* Trigger TabNew before TabEnterMarco Hinz2016-03-01