aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* documentation: Update assert_{false,true}() and empty() documentationZyX2016-04-18
* documentation,functests: State that UTF-8-only support is intentionalZyX2016-04-18
* documentation: Update type() documentationZyX2016-04-18
* eval: Rename json* functions to json_*ZyX2016-04-18
* eval: Port parts of 7.4.1267 that are not already presentZyX2016-04-18
* eval: Remove v:noneZyX2016-04-18
* doc: Update documentation regarding converting from/to &encodingZyX2016-04-18
* eval/decode: Make msgpackparse() function use new v: varsZyX2016-04-18
* eval: Add jsondecode() functionZyX2016-04-18
* runtime/msgpack: Add support for special valuesZyX2016-04-18
* eval: Add special variables v:false, v:null, v:noneZyX2016-04-18
* eval: Add jsonencode() functionZyX2016-04-18
* Merge pull request #4585 from dbarnett/vim-fc39ecJustin M. Keyes2016-04-17
|\
| * vim-patch:fc39ecDavid Barnett2016-04-16
* | clipboard: support "lemonade" toolShougo Matsushita2016-04-17
|/
* test: defaults_spec.luaJustin M. Keyes2016-04-15
* Merge pull request #4562 from dbarnett/vim-f2571cJustin M. Keyes2016-04-11
|\
| * vim-patch:f2571cDavid Barnett2016-04-11
* | Merge pull request #4559 from ZyX-I/undodir-undo-doc-updateJustin M. Keyes2016-04-11
|\ \ | |/ |/|
| * documentation: Update information about default location of undo filesZyX2016-04-11
* | Merge pull request #4555 from justinmk/spellJustin M. Keyes2016-04-10
|\ \
| * | spell: Fix argument and avoid redundant prompt.Justin M. Keyes2016-04-10
| * | spellfile.vim: less pesteringJustin M. Keyes2016-04-10
* | | Merge pull request #4505 from watiko/vim-runtimesJustin M. Keyes2016-04-10
|\ \ \ | |/ / |/| |
| * | vim-patch:dd1616ewatiko2016-03-29
| * | vim-patch:f913281watiko2016-03-29
| * | vim-patch:86ae720watiko2016-03-29
* | | Merge pull request #4357 from jbradaric/vim-7.4.1105Justin M. Keyes2016-04-09
|\ \ \
| * | | eval: Update documentation.Jurica Bradaric2016-02-28
* | | | doc: formatting #4543Chiel Kooijman2016-04-08
* | | | doc: Fix tiny typo in :bufdo sectionPanashe Fundira2016-04-08
| |_|/ |/| |
* | | Merge pull request #4508 from Xerkus/hotfix/remote-plugins-wrong-conditionJustin M. Keyes2016-04-03
|\ \ \
| * | | rplugin: Fix wrong condition for lazy loading remote pluginsAleksei Khudiakov2016-03-31
| | |/ | |/|
* / | vim-patch:7.4.1425Shougo Matsushita2016-04-02
|/ /
* | Update path to colors directory in syntax highlighting docsMiguel de Val-Borro2016-03-20
* | test: minor changesJustin M. Keyes2016-03-17
* | 'shortmess': Add "F" flag. #4446Shougo Matsushita2016-03-17
* | python: move script_host.py to python-clientBjörn Linse2016-03-15
* | Merge pull request #4168 from noahfrederick/patch-1Justin M. Keyes2016-03-13
|\ \
| * | man.vim: prefer cmd-line to normal-mode commandsNoah Frederick2016-03-05
| * | man.vim: clean up regex/string comparisonsNoah Frederick2016-03-05
| * | man.vim: fixes to argument handling and parsingNoah Frederick2016-03-05
* | | runtime/macros: replace "vim" with "nvim"John Renner2016-03-11
* | | Merge pull request #4410 from alexgenco/ruby_rpluginJustin M. Keyes2016-03-11
|\ \ \
| * | | Ruby remote plugin supportAlex Genco2016-03-10
* | | | rplugin: let the python host identify packagesBjörn Linse2016-03-11
* | | | rplugin: Silence :doautocmd. #4384Justin M. Keyes2016-03-11
|/ / /
* / / rplugin: Initialize remote plugins lazily. #4384Shougo Matsushita2016-03-10
|/ /
* | Doc: switch to terminal mode automaticallyMarco Hinz2016-03-04
* | Windows: XDG: Update default paths. #4403Rui Abreu Ferreira2016-03-03