aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* Merge pull request #4367 from jbradaric/vim-7.4.1107Justin M. Keyes2016-04-22
|\
| * vim-patch:7.4.1114Jurica Bradaric2016-04-20
| * vim-patch:7.4.1107Jurica Bradaric2016-04-20
* | tcd: doc, error messagesJustin M. Keyes2016-04-21
* | Implement tab-local working directory feature.HiPhish2016-04-20
|/
* v:windowid #4608Rui Abreu Ferreira2016-04-19
* Merge pull request #4604 from dbarnett/vim-60cce2fJustin M. Keyes2016-04-19
|\
| * vim-patch:60cce2fDavid Barnett2016-04-18
* | doc: remove redundant, outdated section.Justin M. Keyes2016-04-19
|/
* vim-patch:ca63501David Barnett2016-04-18
* vim-patch:12969c0David Barnett2016-04-18
* vim-patch:f913281 (runtime/doc/)David Barnett2016-04-18
* Merge pull request #4594 from dbarnett/vim-88774fJustin M. Keyes2016-04-17
|\
| * vim-patch:88774fDavid Barnett2016-04-17
* | documentation: Update assert_{false,true}() and empty() documentationZyX2016-04-18
* | documentation,functests: State that UTF-8-only support is intentionalZyX2016-04-18
* | documentation: Update type() documentationZyX2016-04-18
* | eval: Rename json* functions to json_*ZyX2016-04-18
* | eval: Port parts of 7.4.1267 that are not already presentZyX2016-04-18
* | eval: Remove v:noneZyX2016-04-18
* | doc: Update documentation regarding converting from/to &encodingZyX2016-04-18
* | eval/decode: Make msgpackparse() function use new v: varsZyX2016-04-18
* | eval: Add jsondecode() functionZyX2016-04-18
* | eval: Add special variables v:false, v:null, v:noneZyX2016-04-18
* | eval: Add jsonencode() functionZyX2016-04-18
|/
* Merge pull request #4585 from dbarnett/vim-fc39ecJustin M. Keyes2016-04-17
|\
| * vim-patch:fc39ecDavid Barnett2016-04-16
* | clipboard: support "lemonade" toolShougo Matsushita2016-04-17
|/
* test: defaults_spec.luaJustin M. Keyes2016-04-15
* Merge pull request #4559 from ZyX-I/undodir-undo-doc-updateJustin M. Keyes2016-04-11
|\
| * documentation: Update information about default location of undo filesZyX2016-04-11
* | Merge pull request #4505 from watiko/vim-runtimesJustin M. Keyes2016-04-10
|\ \
| * | vim-patch:f913281watiko2016-03-29
| * | vim-patch:86ae720watiko2016-03-29
* | | Merge pull request #4357 from jbradaric/vim-7.4.1105Justin M. Keyes2016-04-09
|\ \ \
| * | | eval: Update documentation.Jurica Bradaric2016-02-28
* | | | doc: formatting #4543Chiel Kooijman2016-04-08
* | | | doc: Fix tiny typo in :bufdo sectionPanashe Fundira2016-04-08
| |_|/ |/| |
* | | vim-patch:7.4.1425Shougo Matsushita2016-04-02
| |/ |/|
* | Update path to colors directory in syntax highlighting docsMiguel de Val-Borro2016-03-20
* | test: minor changesJustin M. Keyes2016-03-17
* | 'shortmess': Add "F" flag. #4446Shougo Matsushita2016-03-17
* | Doc: switch to terminal mode automaticallyMarco Hinz2016-03-04
* | Windows: XDG: Update default paths. #4403Rui Abreu Ferreira2016-03-03
* | Merge #4265 'vim-patch:7.4.925'.Justin M. Keyes2016-03-02
|\ \
| * | vim-patch:7.4.925watiko2016-02-17
* | | Doc: make definitions jumpableMarco Hinz2016-02-29
* | | TextYankPost: add information to v:event and update testsBjörn Linse2016-02-29
* | | eval: add v:event, which will contain data events want to propagate to their ...Björn Linse2016-02-29
* | | Add TextYankPost and TextDeletePost autocmdsShougo Matsushita2016-02-29