aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* documentation: Update documentationZyX2015-10-23
* option: Use proper printexprZyX2015-10-23
* vim-patch:7.4.793Johan Klokkhammer Helsing2015-10-18
* Merge pull request #2506 from ZyX-I/shadaJustin M. Keyes2015-10-16
|\
| * documentation: Disambiguate ShaDa abbreviationZyX2015-10-08
| * shada: When using shada-r normalize option pathZyX2015-10-08
| * shada: First write temporary file and only then check any permissionsZyX2015-10-08
| * documentation: Extend shada error handling documentationZyX2015-10-08
| * documentation/functests: Replace NeoVim with NeovimZyX2015-10-08
| * shada: Add generator key to the headerZyX2015-10-08
| * documentation: Update vim differences list, reference critical errorsZyX2015-10-08
| * documentation: Add extended ShaDa format descriptionZyX2015-10-08
| * documentation: Describe forward compatibility limitationsZyX2015-10-08
| * shada,documentation: Extend read error handling, handle write errorsZyX2015-10-08
| * documentation: Document ShaDa compatibility featuresZyX2015-10-08
| * shada: Translate errors and add error codesZyX2015-10-08
| * documentation: Document how ShaDa entries should be mergedZyX2015-10-08
| * Deprecate &viminfo and :[rw]v, add &shada and :[rw]shZyX2015-10-08
| * Replace references to viminfo in various placesZyX2015-10-08
| * documentation: Update documentationZyX2015-10-08
| * viminfo: First version of ShaDa file dumpingZyX2015-10-08
* | doc: drop obsolete 'langnoremap' section. #3448Ben Noordhuis2015-10-11
* | vim-patch:8feef4f #3444rosston2015-10-11
|/
* api: represent api type String as msgpack type STR. closes #1250Björn Linse2015-10-08
* eval/string(): Share code between msgpackdump() and string()+:echoZyX2015-09-30
* tutor-mode: update pluginFelipe Morales2015-09-27
* defaults: revert wildmode to 'full'Felipe Morales2015-09-26
* man.vim: Prevent sourcing in startup.Justin M. Keyes2015-09-25
* man.vim: avoid creating extra blank buffers.Justin M. Keyes2015-09-25
* man.vim: accept [count] for section number.Justin M. Keyes2015-09-23
* man.vim: window-local optionsJustin M. Keyes2015-09-23
* man.vim: man#get_page(): parse page and section.Justin M. Keyes2015-09-23
* man.vim: convert ftplugin to actual plugin.Justin M. Keyes2015-09-23
* 'keywordprg': support ex commandsJustin M. Keyes2015-09-23
* Merge pull request #3353 from yagebu/docs-miscJustin M. Keyes2015-09-17
|\
| * options: unify undolevels defaultJakob Schnitzer2015-09-17
| * doc: mark 'toolbar' and 'toolbariconsize' as removed.Jakob Schnitzer2015-09-17
| * doc: feature-refs cleanupJakob Schnitzer2015-09-17
* | provider/pythonx: Improve detection code and error messages.Florian Walch2015-09-17
|/
* host.vim: expand $MYVIMRC. #3342Jonathan Skeate2015-09-14
* python: remove current working directory from pathJakob Schnitzer2015-09-14
* runtime: remove dvorak macro #3325Justin M. Keyes2015-09-10
* doc: 'encoding'Justin M. Keyes2015-09-09
* encoding: update docs for encodingBjörn Linse2015-09-08
* 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