aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* doc: update msgpack_rpc documentation to use nvim as variable name #1470James Baumgarten2014-11-17
* Fix api metadata function name in docsAlex Genco2014-11-13
* vim-patch:7.4.414Scott Prager2014-11-11
* Merge pull request #1416 from jondkinney/masterJustin M. Keyes2014-11-10
|\
| * Fix the nvim-clipboard help instructionsJon Kinney2014-11-06
* | job: Let vimL jobsend() accept a list.Scott Prager2014-11-07
* | job: Make v:job_data[2] a list.Scott Prager2014-11-07
|/
* version: Refer to nvim help on startup screen.Florian Walch2014-11-06
* runtime/docs/msgpack-rpc: Misc. fixesMichael Reed2014-11-03
* Fix python setup: Fix issue for users not using python.Eliseo Martínez2014-10-31
* Fix python setup: Make sure python version on user's path is picked.Eliseo Martínez2014-10-31
* Fix python setup: Report errors.Eliseo Martínez2014-10-31
* runtime: Fix rpcstop call in python_setup.vimThiago de Arruda2014-10-23
* vim-patch:7.4.397Scott Prager2014-10-09
* version: update user-facing version indicatorsJustin M. Keyes2014-10-07
* doc: remove links to non existent filesStefan Hoffmann2014-10-06
* doc: cleanupStefan Hoffmann2014-10-06
* doc: remove documentation for `:shell`Stefan Hoffmann2014-10-06
* doc: remove netbeans.txtStefan Hoffmann2014-10-06
* doc: remove workshop.txtStefan Hoffmann2014-10-06
* doc: remove if_ole.txtStefan Hoffmann2014-10-06
* doc: remove if_sniff.txtStefan Hoffmann2014-10-06
* doc: remove gui_w16.txtStefan Hoffmann2014-10-06
* doc: remove legacy os_*.txtStefan Hoffmann2014-10-06
* Removes shelltype option and all revelant doc. #1249Joseph Anthony Pasquale Holsten2014-10-06
* runtime: fix executable bit on some filesJohn Szakmeister2014-09-22
* doc: fix links to index.html and vimindex.htmlStefan Hoffmann2014-09-21
* doc: add new doc files to MakefileStefan Hoffmann2014-09-20
* doc: use `cat` instead of `more` to display errorsStefan Hoffmann2014-09-20
* doc: remove links that point nowhereStefan Hoffmann2014-09-20
* doc: move manpages into their own folderStefan Hoffmann2014-09-20
* doc: remove uganda.nsis.txt targetStefan Hoffmann2014-09-20
* doc: rename `*.UTF-8.1` filesStefan Hoffmann2014-09-20
* doc: remove encoding conversion targetsStefan Hoffmann2014-09-20
* doc: remove some unnecessary targetsStefan Hoffmann2014-09-20
* doc: remove generated manpagesStefan Hoffmann2014-09-20
* doc: remove reference to config.mk, hangulin.txtStefan Hoffmann2014-09-20
* runtime: Fix one of python sanity checksThiago de Arruda2014-09-16
* runtime: Make python_setup.vim compatible with python 2.6Thiago de Arruda2014-09-15
* runtime: Some nvim documentation fixes pointed by @oni-linkThiago de Arruda2014-09-15
* eval.c: Rename has('neovim') feature to has('nvim')Thiago de Arruda2014-09-15
* runtime: Document python interface, clipboard and add intro docThiago de Arruda2014-09-13
* runtime: Document 'unnamedclip'Thiago de Arruda2014-09-13
* runtime: Update python_setup.vim to the new rpc function namesThiago de Arruda2014-09-13
* runtime: Add highlighting for new functions/eventsThiago de Arruda2014-09-13
* runtime: Initial job control documentationThiago de Arruda2014-09-13
* runtime: Initial msgpack-rpc documentationThiago de Arruda2014-09-13
* runtime: Enhance help.vim to highlight Nvim/NVIMThiago de Arruda2014-09-13
* runtime: Add script for bootstrapping the python hostThiago de Arruda2014-09-12
* Remove version{4,5,6,7}.txtFredrik Fornwall2014-08-26