aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* | | | feat(filetype.lua): Add typescript extension to filetype detection (#16923)Robin Gagnon2022-01-04
* | | | fix(api): force redefinition of user commands by default (#16918)Gregory Anders2022-01-04
* | | | chore: fix typos (#16816)dundargoc2022-01-04
* | | | fix(lsp): suppress ContentModified errors from UI (#16904)Sam McCall2022-01-04
|/ / /
* | | feat: filetype.lua (#16600)Gregory Anders2022-01-04
* | | feat(lua): make =expr print result of exprshadmansaleh2022-01-04
* | | fix(lsp): explicitly pass bufnr in didSave handler (#16906)Michael Lingelbach2022-01-03
* | | fix(lsp): resolve nil bufnr (#16902)Gregory Anders2022-01-03
* | | vim-patch:8.2.3995: not all sshconfig files are detected as such (#16899)Christian Clason2022-01-03
* | | docs(usr_05): fix section numbers (#16886)Sean Dewar2022-01-03
* | | fix: resolve nil arguments to API functions (#16889)Gregory Anders2022-01-03
* | | fix(lsp): always use target bufnr in location handler (#16876)Michael Lingelbach2022-01-02
* | | fix(diagnostic): improve validation for list arguments (#16855)Gregory Anders2022-01-01
* | | feat(lua): add support for multiple optional types in vim.validate (#16864)Shadman2022-01-01
* | | vim-patch:8.2.3964: some common lisp and scheme files not recognized (#16866)Christian Clason2022-01-01
* | | vim-patch:partial 04fb91668482 (#16852)Christian Clason2022-01-01
* | | feat(api): add support for lua function & description in keymapshadmansaleh2022-01-01
* | | fix(runtime): add missing release metadataBjörn Linse2021-12-31
* | | 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