aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* doc: Nuke os_unix.txtMichael Reed2015-10-31
* documentation: Fix &undodir defaultZyX2015-10-30
* undo: Automatically create undo directory if neededZyX2015-10-29
* option: Add current directory to &backupdir optionZyX2015-10-29
* vim-patch:7.4.849Justin M. Keyes2015-10-26
* Merge pull request #3470 from ZyX-I/pr-3198Justin M. Keyes2015-10-25
|\
| * documentation: Update documentation regarding init.vim locationZyX2015-10-24
| * memline: Automatically create swap file directory for last directoryZyX2015-10-23
| * main,version: Remove USR_EXRC_FILE*ZyX2015-10-23
| * documentation: Update documentationZyX2015-10-23
| * option: Use proper printexprZyX2015-10-23
* | documentation: Fix :delmarks! documentationZyX2015-10-23
* | shada: Run set_last_cursor before writing shada fileZyX2015-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
* defaults: revert wildmode to 'full'Felipe Morales2015-09-26
* 'keywordprg': support ex commandsJustin M. Keyes2015-09-23
* 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
* 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
* 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
* 7.4.813James McCoy2015-08-20
* Merge pull request #2700 from fmoralesc/vim-tutor-modeJustin M. Keyes2015-08-15
|\