aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* ex_cmds: port :evalJan Edmund Lazo2021-04-15
* doc: prefer "python -m pip" (#14353)Aru Sahni2021-04-14
* doc: port prompt-buffer section (#14342)Sean Dewar2021-04-14
* Merge pull request #14046 from nvim-treesitter/feature/language-tree-directiv...Thomas Vigouroux2021-04-14
|\
| * feat(treesitter): allow injections to be configured through directivesSteven Sojka2021-04-02
* | fix(doc): Add '/site' to stdpath('data') example in `:help 'rtp'`James McCoy2021-04-10
* | doc: advertise nanotee/nvim-lua-guide (#14332) [skip ci]Christian Clason2021-04-09
* | eval: add v:_null_stringJan Edmund Lazo2021-04-08
* | vim-patch:8.0.1505: debugger can't break on a conditionJan Edmund Lazo2021-04-08
* | docs: add priority option in buf_set_extmarkThomas Vigouroux2021-04-07
* | Merge pull request #14063 from lewis6991/masterJan Edmund Lazo2021-04-04
|\ \
| * | vim-patch:8.1.1682: placing a larger number of ...Lewis Russell2021-04-03
* | | vim-patch:8.2.2697: function list test failsJan Edmund Lazo2021-04-03
|/ /
* / vim-patch:8.2.2694: when 'matchpairs' is empty every character beeps (#14279)Jan Edmund Lazo2021-04-03
|/
* doc: Fix typo in the help for <Cmd> where lhs was used instead of rhs (#14272)Kevin Svetlitski2021-04-01
* ts: Add language version to vim.treesitter (#14255)TJ DeVries2021-03-30
* vim-patch:8.2.2454: leading space can not be made visible (#14138)zeertzjq2021-03-29
* vim-patch:8.2.2612: col('.') may get outdated column valueAndy K. Massimino2021-03-29
* Merge pull request #13851 from VVKot/vim-8.1.0105Jan Edmund Lazo2021-03-28
|\
| * vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into accountVVKot2021-03-28
| * vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* | Merge pull request #14091 from euclidianAce/euclidianAce/nvim_win_hideBjörn Linse2021-03-28
|\ \ | |/ |/|
| * run docgenCorey Williamson2021-03-28
* | viml: embed Lua syntax highlighting [skip ci] (#14213)Marco Hinz2021-03-28
* | vim-patch:8.1.2326: cannot parse a date/time stringJan Edmund Lazo2021-03-27
* | Merge pull request #14178 from andymass/vim-8.2.0088Jan Edmund Lazo2021-03-22
|\ \
| * | vim-patch:8.2.0088: insufficient tests for tags; bug in using extra tag fieldAndy K. Massimino2021-03-21
* | | vim-patch:8.2.2634: 'tagfunc' does not indicate using a patternJan Edmund Lazo2021-03-21
|/ /
* | Merge pull request #14060 from andymass/vim-8.2.1703Jan Edmund Lazo2021-03-20
|\ \
| * | vim-patch:8.2.1703: ":highlight clear" does not restore default linkAndy K. Massimino2021-03-05
* | | Merge pull request #14164 from andymass/vim-8.1.2020Jan Edmund Lazo2021-03-20
|\ \ \
| * | | vim-patch:8.1.2020: it is not easy to change the window layoutAndy K. Massimino2021-03-19
* | | | lsp: set syntax instead of filetype for preview location highlightingMichael Lingelbach2021-03-19
|/ / /
* | | api: destabilize nvim_set_hl_nsBjörn Linse2021-03-15
* | | lsp: Use incremental sync by defaultMathias Fussenegger2021-03-11
* | | Update lsp, lua and api docs (gen_vimdoc.py)Mathias Fussenegger2021-03-11
* | | lsp: get_language_id (#14092)TJ DeVries2021-03-10
* | | runtime/termdebug 82be4849eed0b8fbee45bc8da99b685ec89af59a (#13660)Michael Sartain2021-03-10
* | | lsp: add incremental text synchronizationMichael Lingelbach2021-03-09
| |/ |/|
* | Added If true to show that {after} and {follow} parameters of nvim_put() are ...Lee Wannacott2021-03-07
* | Forgot to add colon to the {follow} parameters statementLee Wannacott2021-03-07
* | Clarify that nvim_put()'s {after} and {follow} parameters expect boolean valu...Lee Wannacott2021-03-07
|/
* vim-patch:30e9b3c42567 (#13936)Volodymyr Kot2021-03-03
* vim-patch:8.2.2236: 'scroll' option can change when setting the statuslineJan Edmund Lazo2021-03-02
* vim-patch:8.1.1901: the +insert_expand feature is not always availableJan Edmund Lazo2021-03-01
* Merge pull request #14004 from erw7/fix-ficJan Edmund Lazo2021-02-25
|\
| * eval: add fname_case to feature listerw72021-02-25
* | Update lsp and api docs with gen_vimdoc changesMathias Fussenegger2021-02-24
* | [LSP] Add in more docs for highlight groups with document_highlight() (#13614)Chris Kipp2021-02-24
|/
* vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)kuuote2021-02-22