aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* 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
* | runtime/syntax/vim.vim: Update to version 7.4-33Felipe Morales2015-07-19
* | runtime/syntax/vim.vim: UpdateMichael Reed2015-07-19
* | python3: remove decoding logic, as this is now done in plugin host #3026Björn Linse2015-07-18
|/
* Cleanup after #3007 #3020Michael Reed2015-07-17
* Remove :tearoff #3007Marco Hinz2015-07-15
* vim-patch:7.4.688 #2941Felipe Morales2015-07-14
* rplugin: Don't error if plugin is registered before host #2961Björn Linse2015-07-10
* doc: Remove refs to xsmp, xterm_(clipboard|save)Michael Reed2015-07-05
* doc: Remove refs to dos(16|32), win16, and win95Michael Reed2015-07-05
* Remove VisualNOS highlight group remnantsMichael Reed2015-07-04
* Remove 'guipty' referencesMichael Reed2015-07-04
* doc: Remove gui_x11.txt, merge remnants into nvim_clipboard.txtMichael Reed2015-07-04
* rplugin: pass additional info to host factory function #2920Nick Hynes2015-07-03
* doc: Mention that Python module might be provided by package manager #2935Florian Walch2015-07-01
* 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