aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:7.4.602oni-link2015-09-06
* doc: fix some typos in nvim docs #3280Aaron O'Leary2015-09-01
* runtime: `::` token is valid in C#. #3144Jerome Leclanche2015-08-31
* runtime: fix for python highlighting #3154Victor Adam2015-08-31
* doc: termopen(): remove 'name' feature.Justin M. Keyes2015-08-30
* defaults: set 'laststatus' to 2. #2876Felipe Morales2015-08-24
* defaults: set 'listchars' to "tab:> ,trail:-,nbsp:+". #2872Felipe Morales2015-08-22
* provider/pythonx.vim: Use shell-agnostic construction. #3190sanmiguel2015-08-21
* Merge pull request #3203 from jamessan/vim-7.4.813Justin M. Keyes2015-08-20
|\
| * 7.4.813James McCoy2015-08-20
* | runtime: When generating helptags run NeoVim in headless modeZyX2015-08-19
|/
* Merge pull request #2910 from blueyed/python-fix-path_hookJustin M. Keyes2015-08-17
|\
| * python: VimPathFinder: remove unused load_module methodDaniel Hahler2015-07-09
| * python: path_hook: properly implement PEP302Daniel Hahler2015-07-09
| * python: VimModuleLoader: check sys.modules[fullname]Daniel Hahler2015-07-09
| * python: VimPathFinder: use find_spec for Python 3.4Daniel Hahler2015-07-09
* | tutor: avoid 'wildignore' painJustin M. Keyes2015-08-16
* | install tutorial files #3180Felipe Morales2015-08-16
* | Merge pull request #2700 from fmoralesc/vim-tutor-modeJustin M. Keyes2015-08-15
|\ \
| * | runtime: Include vim-tutor-modeFelipe Morales2015-08-15
* | | doc: Fix typo in nvim-python. #3162Daniel Kosinski2015-08-12
* | | runtime: Do install generated syntax file, also test this. #3160ZyX2015-08-11
* | | clipboard: remove documentation for unsupported optionsBjörn Linse2015-08-07
* | | clipboard: support clipboard=unnamedplus,unnamedBjörn Linse2015-08-07
* | | documentation: Replace undefined help tagZyX2015-08-06
* | | documentation: Fix special dictionary value key nameZyX2015-08-06
* | | doc: Fix nit in previous commitMichael Reed2015-08-04
* | | doc: Add transition instructions to nvim_from_vim.txtFlorian Walch2015-08-04
* | | Merge pull request #3034 from ZyX-I/msgpack-evalJustin M. Keyes2015-08-03
|\ \ \
| * | | documentation: Add {Nvim} tag to new functionsZyX2015-08-02
| * | | eval: Remove most of msgpack* functions limitationsZyX2015-08-02
| * | | eval: Add msgpackparse and msgpackdump functionsZyX2015-08-02
* | | | vim-patch:5d89d9b #2922Justin Gassner2015-08-02
* | | | runtime: Remove duplicates and garbage from installationZyX2015-07-27
* | | | Merge pull request #2288 from ZyX-I/autovimsynJustin M. Keyes2015-07-26
|\ \ \ \
| * | | | syntax: Restore vim-specific highlight groupsZyX2015-07-26
| * | | | cmake: Run nvim that generates helptags with proper WORKING_DIRECTORYZyX2015-07-26
| * | | | cmake: Generate tags and some vim syntax elementsZyX2015-07-26
* | | | | documentation: Document changesZyX2015-07-26
|/ / / /
* | | | Doc: add bracketed-paste-mode #3028Marco Hinz2015-07-21
* | | | Remove ':Print' command #3049Michael Reed2015-07-20
* | | | defaults: set 'history' to 10000 by default. #2868Felipe Morales2015-07-20
* | | | Remove POSIX 'cpoptions': cleanupMichael Reed2015-07-19
* | | | Remove POSIX 'cpoptions': '\'Michael Reed2015-07-19
* | | | Remove POSIX 'cpoptions': '.'Michael Reed2015-07-19
* | | | Remove POSIX 'cpoptions': '/'Michael Reed2015-07-19
* | | | Remove POSIX 'cpoptions': '&'Michael Reed2015-07-19
* | | | Remove POSIX 'cpoptions': '|'Michael Reed2015-07-19
* | | | Remove POSIX 'cpoptions': '{'Michael Reed2015-07-19
* | | | Remove POSIX 'cpoptions': '#'Michael Reed2015-07-19