aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * | | vim-patch:1ff14ba24c4dJan Edmund Lazo2021-04-27
| * | | vim-patch:96f45c0b6fc9Jan Edmund Lazo2021-04-27
| * | | vim-patch:2e693a88b24dJan Edmund Lazo2021-04-27
| * | | vim-patch:5be4ceecea55Jan Edmund Lazo2021-04-27
| * | | vim-patch:589edb340454Jan Edmund Lazo2021-04-27
| * | | vim-patch:8.1.1726: the eval.txt help file is too bigJan Edmund Lazo2021-04-27
| |/ /
* | | docs: Treesitter (#13260)TJ DeVries2021-05-01
* | | doc: update vim.cmd() (#14450)Shadman2021-05-01
|/ /
* | doc : fixing missing @return in nvim_open_term docMichael Bleuez2021-04-24
* | vim-patch:8.2.1588: cannot read back the prompt of a prompt bufferSean Dewar2021-04-21
|/
* Handle 'orphaned signs' on line deletion for signcolumn >= 2Dan Aloni2021-04-17
* Merge pull request #13684 from pohzipohzi/inputBjörn Linse2021-04-16
|\
| * doc: add description for cancelreturn option in input()pohzipohzi2021-04-08
* | 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