aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* startup: wait for embedder before executing startup commands and filesBjörn Linse2018-09-18
* vim-patch:8.0.1201: "yL" is affected by 'scrolloff' (#8997)Jan Edmund Lazo2018-09-14
* vim-patch:8.0.1089: range count in user commandKwon-Young2018-09-13
* vim-patch:8.0.1040: cannot use another error format in getqflist()Jan Edmund Lazo2018-09-08
* vim-patch:8.0.1031: "text" argument for getqflist() is confusingJan Edmund Lazo2018-09-08
* vim-patch:8.0.1023: it is not easy to identify a quickfix listJan Edmund Lazo2018-09-08
* vim-patch:8.0.1006: quickfix list changes when parsing text with 'erroformat'Jan Edmund Lazo2018-09-07
* vim-patch:8.0.0922: quickfix list always added after current oneJan Edmund Lazo2018-09-07
* vim-patch:8.0.0904: cannot set a location list from textJan Edmund Lazo2018-09-06
* Merge #8953 from janlazo/vim-8.0.1190Justin M. Keyes2018-09-05
|\
| * vim-patch:8.0.1595: no autocommand triggered before exitingJan Edmund Lazo2018-09-04
* | 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