aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Remove gvimrc_exampleFelipe Morales2015-06-29
* Update vimrc_example fileFelipe Morales2015-06-29
* doc: Fix undefined reference warningMichael Reed2015-06-28
* plugin/matchit: create stub for matchit.vim #2921Felipe Morales2015-06-28
* doc: Remove usr_90.txtMichael Reed2015-06-27
* clipboard: avoid redundant error message on `clipboard_get` failure .Björn Linse2015-06-25
* clipboard: keep track of ownership and cache clipboard data locallyBjörn Linse2015-06-25
* clipboard: don't use &shell in clipboard providerBjörn Linse2015-06-25
* rplugin: allow users to register hosts #2896Nick Hynes2015-06-25
* doc: Various #2898Michael Reed2015-06-24
* doc: Revise for flow and consistency #2831alecbrooks2015-06-24
* 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