aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* 'cpoptions': Remove "-" flag #2655David Bürgin2015-05-21
* options: Include "j" in default 'formatoptions' #2669Felipe Morales2015-05-21
* vim-patch:f654ad9 #2659Perry Hung2015-05-20
* options: Search upwards for tags file #2670Felipe Morales2015-05-19
* vim-patch:c5d53d4 #2695Florian Walch2015-05-19
* vim-patch:4abac79 #2694Florian Walch2015-05-19
* Remove `-T` command-line optionMichael Reed2015-05-18
* Cleanup 'ttyscroll' remnantsMichael Reed2015-05-18
* Cleanup 'weirdinvert' remnantsMichael Reed2015-05-18
* Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)Michael Reed2015-05-18
* Cleanup misc.Michael Reed2015-05-18
* options: Enable &wildmenu, use "list:longest,full" for &wildmode by default #...Felipe Morales2015-05-17
* options: mark nonfunctional &termencoding option as hidden. #2631Björn Linse2015-05-17
* doc: v:servername, serverstart()Justin M. Keyes2015-05-17
* Change 'backspace' default to "indent,eol,start" #2639Michael Reed2015-05-15
* Man pages: Move to nvim namespace and out of `runtime/`Michael Reed2015-05-13
* 'cpoptions': Remove "*" flag #2554David Bürgin2015-05-08
* doc: remove GUI-related comments/bugs from todo.txtJakob Schnitzer2015-05-08
* doc: mark `macatsui` option as removed, update vim_diff.txtJakob Schnitzer2015-05-08
* runtime/syntax/vim.vim: remove 'has("python")' checks #2589Daniel Hahler2015-05-05
* 'cpoptions': Remove "H" flag #2556David Bürgin2015-05-04
* doc/eval: Fixed broken linksMichael Reed2015-05-03
* doc/if_pyth: CleanupMichael Reed2015-05-03
* doc: Remove Vi annotationsMichael Reed2015-05-03
* unify jobstart, termopen, and system interfacesScott Prager2015-05-02
* term: use an argument vector for termopen().Scott Prager2015-05-02
* Remove obsolete vi options #2553David Bürgin2015-05-01
* vim-patch:7.4.566Felipe Morales2015-04-28
* vim-patch:7.4.542Felipe Morales2015-04-28
* vim-patch:7.4.539Felipe Morales2015-04-28
* vim-patch:7.4.530-531Felipe Morales2015-04-28
* vim-patch:7.4.710David Bürgin2015-04-27
* vim-patch:7.4.537 #2509David Bürgin2015-04-27
* 'cpoptions': Remove "w" flag #2507David Bürgin2015-04-27
* spell.c: give priority to rare words. #2456Jakson Alves de Aquino2015-04-25
* doc/helphelp.txt: mention backticks for technical identifiersJustin M. Keyes2015-04-25
* doc: remove :fixdelJustin M. Keyes2015-04-25
* doc/vim_diff.txt: formattingJustin M. Keyes2015-04-25
* options: Remove "g" flag from 'cpoptions' #2505David Bürgin2015-04-25
* Improve comments and fix ascii_* attributesFelipe Oliveira Carvalho2015-04-24
* Replace vim_isspace() with ascii_isspace() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
* Replace vim_iswhite with ascii_iswhite() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
* Add if_python3 supportShougo Matsushita2015-04-21
* runtime/doc/Makefile: Use `wildcard`Michael Reed2015-04-16
* Remove runtime/tools/ #2426Marco Hinz2015-04-14
* Merge pull request #2331 from splinterofchaos/serverlistenScott Prager2015-04-14
|\
| * eval: learn serverstart, list, and close().Scott Prager2015-04-14
* | runtime: Handle failures while loading individual remote pluginsThiago de Arruda2015-04-13
* | docs: update for rpcstart('nvim', ['--embed'])Scott Prager2015-04-13
|/
* Remove all references to JobActivityMarco Hinz2015-04-11