aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* completion: Initialize v:completed_item #2839Shougo Matsushita2015-06-20
* vim-patch:7.4.575 #2835Felipe Morales2015-06-17
* Merge #2820 'tests: migrate legacy test argument_count.'.Justin M. Keyes2015-06-16
|\
| * tests: Modernize migrated argument_count test.Lucas Hoffmann2015-06-16
| * tests: Migrate legacy test argument_count.Lucas Hoffmann2015-06-16
|/
* Merge #2819 'tests: Migrate legacy test argument_0count.'.Justin M. Keyes2015-06-16
|\
| * tests: Modernize migrated legacy test argument_0count.Lucas Hoffmann2015-06-16
| * tests: Migrate legacy test argument_0count.Lucas Hoffmann2015-06-16
|/
* ex_docmd.c: :edit is a no-op in terminal buffers #2822Felipe Morales2015-06-14
* vim-patch:7.4.719 #2817Andrea Cedraro2015-06-14
* vim-patch:7.4.593 #2657David Bürgin2015-06-13
* tui: make termkey use utf-8 mode when &encoding=utf-8 #2469Björn Linse2015-06-13
* Merge #2832 'Mark NA patches; vim-patch:7.4.713'Justin M. Keyes2015-06-13
|\
| * vim-patch:7.4.713Felipe Morales2015-06-13
| * version.c: mark NA: 664, 703Justin M. Keyes2015-06-13
| * version.c: Update patches listFelipe Morales2015-06-13
|/
* Fix legacy tests makefile after 4873171f. #2826Lucas Hoffmann2015-06-12
* Merge #2585 'Migrate legacy test 74.'Justin M. Keyes2015-06-12
|\
| * tests: wviminfo_spec.lua: reworkJustin M. Keyes2015-06-12
| * tests: Add tests for the :wv command.Lucas Hoffmann2015-06-12
| * tests: Migrate legacy test 74.Lucas Hoffmann2015-06-12
|/
* memline: Don't call memmove() with a NULL argument in ml_add_stack(). #2802oni-link2015-06-12
* Add complete() noinsert/noselect support #2792Shougo Matsushita2015-06-11
* Merge #2735 'provider: Only call system() once, don't use Python 3 interprete...Florian Walch2015-06-09
|\
| * 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
|/
* Travis: Disable Valgrind in GCC build. #2806Florian Walch2015-06-09
* CMake: Fix helptags generation when prefix is not /usr. #2741Thomas Anderson2015-06-09