aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * | | docs: lsp, vim_diffJustin M. Keyes2023-06-22
* | | | perf(lsp): remove grouping logic from lsp.status (#24096)Mathias Fußenegger2023-06-22
|/ / /
* | | fix: tostring(vim.version()) fails if build is NIL #24097Julian Grinblat2023-06-22
* | | feat(man): respect 'wrapmargin' when wrapping man pages (#24091)Gregory Anders2023-06-21
* | | docs(lsp): mention ctx.versionJustin M. Keyes2023-06-21
* | | refactor(lsp): report full Nvim version string in clientInfoJustin M. Keyes2023-06-21
* | | fix(vim.json)!: remove global options, "null", "array_mt" #24070Justin M. Keyes2023-06-21
* | | fix(lsp): add spacing for inlay hints separately #24079Akin2023-06-21
|/ /
* | fix(lsp): always return boolean in lsp.buf_client_attach (#24077)Sooryakiran Ponnath2023-06-20
* | fix(lsp): check if inlay hints are enabled for a buffer before disabling (#24...Chinmay Dalal2023-06-20
* | refactor(lsp): extract common execute command functionality (#24065)Mathias Fußenegger2023-06-20
* | docs(lsp): LspInlayHint highlight group #24071Chinmay Dalal2023-06-20
* | fix(lsp): duplicate on_detach, on_reload callbacks #24067Chinmay Dalal2023-06-20
* | feat(lsp): inlay hints #23984Chinmay Dalal2023-06-19
* | docs #24061Justin M. Keyes2023-06-19
* | fix(docs): the runtimepath is not the runtime pathbfredl2023-06-19
* | docs #22363Justin M. Keyes2023-06-19
* | fix(treesitter): use vim.highlight.priorities instead of hardcoded 100 (#24052)Santos Gallegos2023-06-18
* | fix(fs): make `normalize()` work with '/' path (#24047)Evgeni Chasnovski2023-06-18
* | fix(lsp): allow Lua pattern chars in code action filter (#24041)Jonas Strittmatter2023-06-17
* | docs(ex_cmds): migration from "behave xterm" #24024Erich Gubler2023-06-14
* | vim-patch:9.0.1629: having utf16idx() rounding up is inconvenient (#24019)zeertzjq2023-06-14
* | perf(lsp): reduce polling handles for workspace/didChangeWatchedFiles (#23500)Jon Huhn2023-06-14
* | fix(codelens): add buffer and line checks before displaying codelens (#23887)Rohit Sukumaran2023-06-13
* | fix(lsp): handle stale bufnr on LspRequest autocmd trigger (#24013)Mathias Fußenegger2023-06-13
* | docs: various clarifications (#23999)zeertzjq2023-06-12
* | Merge #23954 vim.version() returns Version objectJustin M. Keyes2023-06-11
|\ \
| * | feat: tostring(vim.version())Justin M. Keyes2023-06-12
| * | feat: vim.version() returns a Version objectGianmaria Bajo2023-06-12
* | | docs: fix vim.tbl_get type annotations #23992Stanislav Asunkin2023-06-11
|/ /
* | docs: semantic token methods in :h lsp-method #23991jdrouhard2023-06-11
* | refactor(treesitter): use npcall in _query_linter.lua #23985Stephan Seitz2023-06-11
* | fix(remote): restore previous --remote-expr output formatting (#23988)zeertzjq2023-06-11
* | vim-patch:f1dcd14fc5d4 (#23986)zeertzjq2023-06-11
* | vim-patch:10e8ff9b2607 (#23977)Sean Dewar2023-06-11
* | feat(lsp): add handlers for inlay hints (#23736)Chinmay Dalal2023-06-11
* | fix(remote): make --remote-expr print to stdout (#23980)zeertzjq2023-06-11
* | feat(lua): use callable table as iterator in vim.iter (#23957)Mathias Fußenegger2023-06-10
* | fix(lsp): use percentage format on lsp.status (#23971)Raphael2023-06-10
* | test: more tests for nvim_{set,del}_keymap with abbreviation (#23970)zeertzjq2023-06-10
* | docs: fix typos (#23917)Jonas Strittmatter2023-06-10
* | vim-patch:9.0.1622: filetype name t32 is a bit obscure (#23967)Christian Clason2023-06-09
* | feat(api): support abbreviations in nvim_set_keymapbfredl2023-06-09
* | vim-patch:9.0.1617: charidx() result is not consistent with byteidx() (#23963)zeertzjq2023-06-09
* | feat(lsp)!: add vim.lsp.status, client.progress and promote LspProgressUpdate...Mathias Fußenegger2023-06-09
* | vim-patch:9.0.1620: Nix files are not recognized from the hashbang line (#23961)Christian Clason2023-06-09
* | vim-patch:9.0.1618: Trace32 files are not recognized (#23960)Christian Clason2023-06-08
* | feat(lua): add ringbuffer (#22894)Mathias Fußenegger2023-06-08
* | vim-patch:9.0.1615: URL shortcut files are not recognized (#23950)Christian Clason2023-06-07
* | feat(lua): add `vim.system()`Lewis Russell2023-06-07