aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.c
Commit message (Expand)AuthorAge
* 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
* bufhl: new mechanism for plugins to add highlights to a bufferBjörn Linse2016-02-23
* vim-patch:7.4.878 #4258watiko2016-02-22
* Merge pull request #4310 from jbradaric/vim-7.4.939Justin M. Keyes2016-02-22
|\
| * ex_docmd: Fix code style in ex_matchJurica Bradaric2016-02-21
| * vim-patch:7.4.939Jurica Bradaric2016-02-21
* | Merge pull request #4250 from jbradaric/vim-7.4.895Justin M. Keyes2016-02-22
|\ \
| * | ex_docmd: Don't use pre-increment.Jurica Bradaric2016-02-16
| * | vim-patch:7.4.895Jurica Bradaric2016-02-16
| |/
* / mksession: Restore buftype=terminal windows.Justin M. Keyes2016-02-21
|/
* Merge pull request #4220 from watiko/vim-7.4.792Justin M. Keyes2016-02-15
|\
| * vim-patch:7.4.792watiko2016-02-11
* | startup: Avoid VimL global. Introduce TriState enum.Justin M. Keyes2016-02-14
* | startup: respect earlier :filetype and :syntax.Felipe Morales2016-02-14
* | ex_docmd: rename force_enable_filetype().Justin M. Keyes2016-02-14
* | syntax: don't override user settingsFelipe Morales2016-02-14
* | defaults: Enable syntax and filetype plugins.Felipe Morales2016-02-14
|/
* vim-patch:7.4.737watiko2016-02-10
* Merge #4152 'vim-patch:7.4.{798,800,805,810,811,814,815,816,817,820,825}'.Justin M. Keyes2016-02-09
|\
| * vim-patch:7.4.811Jurica Bradaric2016-02-02
| * vim-patch:7.4.800Jurica Bradaric2016-02-02
* | vim-patch:7.4.693 #4172watiko2016-02-06
* | vim-patch:7.4.740Jurica Bradaric2016-02-01
|/
* vim-patch:7.4.709Jurica Bradaric2016-01-28
* misc: UNIX => Unix #4022Seth Jackson2016-01-16
* fileio: Replace some event checking functions with one has_eventCharles Joachim2016-01-11
* vim-patch:7.4.858Florian Walch2015-12-24