aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* 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
* doc: vim_diff: clarify key-chord support. #2886Justin M. Keyes2015-06-24
* defaults: remove "options" in 'sessionoptions'. #2871Felipe Morales2015-06-21
* 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