aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* doc: vim_diff: clarify key-chord support. #2886Justin M. Keyes2015-06-24
* defaults: remove "options" in 'sessionoptions'. #2871Felipe Morales2015-06-21
* defaults: prefix "!" to 'viminfo' by default #2870Felipe Morales2015-06-21
* defaults: set 'tabpagemax' to 50 by default. #2869Felipe Morales2015-06-21
* defaults: set 'display' to "lastline" by default.Felipe Morales2015-06-21
* doc: Fix some typos and trailing whitespace. #2875Lucas Hoffmann2015-06-21
* defaults: enable 'hlsearch' by default. #2859Justin M. Keyes2015-06-20
* defaults: enable 'incsearch' by default. #2858Felipe Morales2015-06-20
* defaults: remove "i" from the default 'complete' #2854Felipe Morales2015-06-20
* default: enable 'langnoremap'. #2853Felipe Morales2015-06-20
* defaults: set 'mouse' to 'a' by default. #2860Felipe Morales2015-06-20
* defaults: enable 'autoindent' #2857Felipe Morales2015-06-20
* defaults: enable 'autoread' by default #2856Felipe Morales2015-06-20
* defaults: enable 'smarttab' by default. #2855Felipe Morales2015-06-20
* provider/pythonx: Show absolute path to executable in error message.Florian Walch2015-06-09
* provider/pythonx: Merge s:check_version() and s:check_interpreter().Florian Walch2015-06-09
* provider/pythonx: Don't use Python 3 interpreter for +python.Florian Walch2015-06-09
* provider/pythonx: return error from DetectDaniel Hahler2015-06-09
* remote#host#RequirePythonHost: fix reference to logDaniel Hahler2015-06-09
* provider/python: Call: fix usage of 'finish' in functionDaniel Hahler2015-06-09
* provider/python: define Prog and Error functions alwaysDaniel Hahler2015-06-09
* provider/pythonx: Detect: only return valid versionsDaniel Hahler2015-06-09
* provider/pythonx: test python3/2 first, do not test python3.2Daniel Hahler2015-06-09
* provider/pythonx: add reference to ":help nvim-python" for errorDaniel Hahler2015-06-09
* provider/pythonx: fix grammar with errorDaniel Hahler2015-06-09
* provider/pythonx: only call system("python") onceDaniel Hahler2015-06-09
* plugin: enable the matchit plugin by default #2723Felipe Morales2015-06-04
* Add noinsert and noselect features in completeopt #2564Shougo Matsushita2015-06-04
* doc: Misc. X11-related cleanupsMichael Reed2015-06-01
* doc: starting.txt cleanupMichael Reed2015-06-01
* rplugin: Improve remote plugins detection messages #2769Shougo Matsushita2015-05-31
* Remove 'octal' from default value for '&nrformats' #2668Felipe Morales2015-05-29
* 'cpoptions': Remove "j" flagDavid Bürgin2015-05-25
* completion: Add v:completed_item feature #2563Shougo Matsushita2015-05-24
* '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