aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
* | vim-patch:8.0.1792: MS-Windows users expect -? to work like --helpJan Edmund Lazo2018-09-04
|/
* doc/defaults: document `ttimeoutlen` default (#8943)zandr2018-09-01
* runtime/doc: fix broken links found by `make html`Justin M. Keyes2018-08-25
* build/doc: generate vimindex.htmlJustin M. Keyes2018-08-25
* doc: remove mention of "drop" register (#8893)A Brooks2018-08-23
* vim-patch:8.0.1041: bogus characters when indenting during visual-block appendJan Edmund Lazo2018-08-23
* Merge #8861 from janlazo/vim-8.0.1364Justin M. Keyes2018-08-21
|\
| * vim-patch:8.1.0184: not easy to figure out the window layoutJan Edmund Lazo2018-08-15
| * vim-patch:8.0.1364: there is no easy way to get the window positionJan Edmund Lazo2018-08-15
* | Merge #8866 from janlazo/vim-8.0.0878Justin M. Keyes2018-08-20
|\ \
| * | vim-patch:8.0.1090: cannot get the text under the cursor like v:beval_textJan Edmund Lazo2018-08-17
| * | vim-patch:8.0.1787: cannot insert the whole cursor lineJan Edmund Lazo2018-08-16
| * | vim-patch:8.0.1649: no completion for argument list commandsJan Edmund Lazo2018-08-16
| * | vim-patch:8.0.0878: no completion for :mapclearJan Edmund Lazo2018-08-16
| |/
* / doc: Remove irrelevant line about "only the first" vimrc is usedJames McCoy2018-08-18
|/
* Merge #8852 from janlazo/vim-8.1.0161Justin M. Keyes2018-08-15
|\
| * vim-patch:8.0.1630: trimming white space is not that easyJan Edmund Lazo2018-08-13
* | cursor_shape: use attribute ids instead of syntax idsBjörn Linse2018-08-13
|/
* Merge #8833 from janlazo/vim-8.0.1004Justin M. Keyes2018-08-12
|\
| * vim-patch:8.0.1410: hang when using count() with an empty stringJan Edmund Lazo2018-08-09
* | vim-patch:8.0.1361: some users don't want to diff with hidden buffersJan Edmund Lazo2018-08-11
|/
* Merge #8797 from janlazo/vim-8.0.0687Justin M. Keyes2018-08-09
|\
| * vim-patch:8.0.0735: no indication that the quickfix window/buffer changedJan Edmund Lazo2018-07-28
| * vim-patch:8.0.0687: minor issues related to quickfixJan Edmund Lazo2018-07-28
* | Merge pull request #8660 from phodge/7688-nvim-buf-lines-should-return-empty-...Björn Linse2018-08-02
|\ \ | |/ |/|
| * DOC: regenerate api docsPeter Hodge2018-07-25
* | vim-patch:8.0.0794: checking translations fails with multiple NLJan Edmund Lazo2018-07-23
|/
* Merge #8589 'VimL: Remove legacy v:xx aliases'Justin M. Keyes2018-07-23
|\
| * Make "v:errmsg", "v:shell_error" and "v:this_session" distinctShougo Matsushita2018-07-23
|/
* ui: docs for ext_newgrid and ext_hlstateBjörn Linse2018-07-21
* docJustin M. Keyes2018-07-18
* vim-patch:8.0.0630: it is not easy to work on lines without a match (#8734)Jan Edmund Lazo2018-07-13
* vim-patch:8.0.0{474,475,492,633,1251} (#8725)Jan Edmund Lazo2018-07-12
* vim-patch:8.0.0663: unexpected error with 'verbose' (#8692)Jan Edmund Lazo2018-07-06
* highlight: high-priority CursorLine if fg is set. #8578Yichao Zhou2018-06-28
* doc (#8652)Justin M. Keyes2018-06-28
* defaults: shortmess+=F (#8619)Justin M. Keyes2018-06-22
* vim-patch:8.0.0542: getpos() can return a negative line number (#8580)Jan Edmund Lazo2018-06-19
* Ex mode: use getexline() instead of getexmodeline()Justin M. Keyes2018-06-17
* fillchars: make checks more strict and improve testsBjörn Linse2018-06-14
* Add ‘eob’ option to fillcharsJack Bracewell2018-06-13
* options: remove 'maxcombine` option (always use 6)Björn Linse2018-06-13
* docJustin M. Keyes2018-06-12
* doc: APIJustin M. Keyes2018-06-11
* doc: job/channel, misc #7783Justin M. Keyes2018-06-11
* Merge #7679 'startup: treat stdin as text instead of commands'Justin M. Keyes2018-06-10
|\
| * win/startup: remove --literalJustin M. Keyes2018-06-04
* | doc: API: api-buffer-updatesJustin M. Keyes2018-06-08
* | Merge #7917 'API: buffer updates'Justin M. Keyes2018-06-08
|\ \
| * | Rename some more, fixe borked renamingKillTheMule2018-05-23