aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Merge pull request #16752 from gpanders/lua-user-commandsBjörn Linse2021-12-28
|\
| * feat(api): implement nvim_{add,del}_user_commandGregory Anders2021-12-28
* | chore: fix typos (#16506)dundargoc2021-12-28
* | vim-patch:a4d131d11052 (#16811)Christian Clason2021-12-28
|/
* vim-patch:8.2.3909: Containerfile using prefix name not recognizedChristian Clason2021-12-27
* vim-patch:8.2.3905: Dockerfile using prefix name not recognizedChristian Clason2021-12-27
* fix(uri): change scheme pattern to not include the comma character (#16797)Dmytro Meleshko2021-12-26
* Merge pull request #16788 from jamessan/strptime-fixJames McCoy2021-12-26
|\
| * fix(msgpack#strptime): use calendar.timegm to get seconds since epochJames McCoy2021-12-25
* | vim-patch:partial fa3b72348d88 (#16780)Christian Clason2021-12-26
* | Merge pull request #16774 from zeertzjq/vim-8.2.2468Jan Edmund Lazo2021-12-25
|\ \
| * | vim-patch:partial:6c391a74fe90zeertzjq2021-12-25
| * | vim-patch:partial:6aa57295cfbezeertzjq2021-12-25
| * | vim-patch:8.2.2468: not easy to get the full command name from a shortened onezeertzjq2021-12-25
* | | Merge pull request #16618 from zeertzjq/vim-8.2.3780Jan Edmund Lazo2021-12-25
|\ \ \
| * | | vim-patch:partial:0e6adf8a29d5zeertzjq2021-12-25
| * | | vim-patch:8.2.3784: the help for options is outdatedzeertzjq2021-12-25
| * | | vim-patch:8.2.3780: ":cd" works differently on MS-Windowszeertzjq2021-12-25
| |/ /
* | | Merge pull request #16705 from zeertzjq/vim-8.2.2508Jan Edmund Lazo2021-12-25
|\ \ \
| * | | vim-patch:8.2.2508: cannot change the character displayed in non existing lineszeertzjq2021-12-19
* | | | vim-patch:8.2.3880: Solution filter files are not recognized (#16779)Christian Clason2021-12-25
* | | | feat(lua): add vim.spell (#16620)Lewis Russell2021-12-25
| |_|/ |/| |
* | | vim-patch:8.2.3873: go.mod files are not recognized (#16757)dundargoc2021-12-25
| |/ |/|
* | docs: regenerate (#16742)github-actions[bot]2021-12-23
* | vim-patch:8.2.3874: cannot highlight the number column for a signJames McCoy2021-12-22
* | feat(lsp): add buf_detach_client (#16250)Michael Lingelbach2021-12-21
* | fix(lsp): fix `nil`-index behavior for UTF-8 in `_str_*index_enc` methods (#1...Rishikesh Vaishnav2021-12-20
* | fix(lsp): avoid attaching to unloaded buffers (#16723)Michael Lingelbach2021-12-19
|/
* vim-patch:8.2.3843: dep3patch files are not recognized (#16700)Christian Clason2021-12-18
* feat(runtime): new checkhealth filetype (#16660)matveyt2021-12-18
* autocmd: RecordingEnter, RecordingLeave (#16684)Gregory Anders2021-12-18
|\
| * docs(autocmd): update docs to match implementationThomas Vigouroux2021-12-18
| * feat(autocmd): add Recording autocmdsThomas Vigouroux2021-12-18
* | fix(diagnostic): respect "if_many" source option for virtual text (#16653)Gregory Anders2021-12-17
* | fix(lsp): correctly align start and end range to codepoints during incrementa...Rishikesh Vaishnav2021-12-17
* | fix(lsp): call config on_exit handler before context is cleared (#16638)Gregory Anders2021-12-17
|/
* vim-patch:0e6adf8a29d5 (#16682)Christian Clason2021-12-16
* refactor(diagnostic): remove hack (#16685)Gregory Anders2021-12-16
* fix(diagnostic): assert that diagnostics have line number and column (#16683)Gregory Anders2021-12-16
* docs(options): mention how to disable `inccommand` preview (#16534)Hitarth Thummar2021-12-15
* docs: regenerate (#16468)github-actions[bot]2021-12-15
* vim-patch:8.2.3814: .csx files and .sln files are not recognized (#16662)Christian Clason2021-12-15
* fix(ui): close floating window on BufLeave event (#16557)ii142021-12-15
* vim-patch:8.2.3805: i3config files are not recognized (#16645)Christian Clason2021-12-14
* feat(treesitter): multiline match predicatesLewis Russell2021-12-12
* feat(ts): add support for multiline nodes in get_node_text (#14999)Mathias Fußenegger2021-12-12
* fix(docs): add bufnr and user_data to diagnostic-structure (#16619)Mathias Fußenegger2021-12-11
* docs(vim_diff.txt): document SearchWrapped (#16612)zeertzjq2021-12-10
* refactor: replace deprecated lua functions with their new versions (#16603)dundargoc2021-12-10
* runtime: support once on s:GetAutocmdPrefix (#16457)Koichi Shiraishi2021-12-10