aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * | Merge pull request #22832 from clason/bump-LuvChristian Clason2023-04-01
| |\ \
| | * | docs(luvref): update to version bumpChristian Clason2023-04-01
| * | | feat: allow function passed to defaulttable to take an argument (#22839)Gregory Anders2023-04-01
| * | | docs(treesitter): add query injectionsChristian Clason2023-04-01
| * | | refactor(treesitter)!: rename help parser to vimdocChristian Clason2023-04-01
| * | | fix(tests): adapt treesitter/highlight_spec priority testChristian Clason2023-04-01
| * | | refactor(loader): cache hash informationLewis Russell2023-03-31
| * | | fix(api): return both link and attributes with nvim_get_hl (#22824)Sindre T. Strøm2023-03-31
| |/ /
| * | feat(diagnostic): add support for tagsLewis Russell2023-03-30
| * | Merge pull request #22791 from lewis6991/refactor/loadermiscLewis Russell2023-03-30
| |\ \
| | * | feat(vim.fs): improve normalizeLewis Russell2023-03-26
| | |/
| * | feat: add `vim.treesitter.language.get_filetypes()` (#22643)Lewis Russell2023-03-30
| * | fix(api): Use local LastSet structure in nvim_get_option_info (#22741)Michal Liszcz2023-03-29
| |/
| * feat(lua): add `vim.loader`Folke Lemaitre2023-03-26
| * feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
| * docs: more details about vim.region (#21116)Jakub Łuczyński2023-03-25
| * feat(treesitter)!: deprecate top level indexes to modules (#22761)Lewis Russell2023-03-24
| * feat(api): add nvim_get_hl (#22693)Null Chilly2023-03-23
| * refactor(vim.gsplit): remove "keepsep"Justin M. Keyes2023-03-22
| * feat(vim.gsplit): gain features of vim.splitJustin M. Keyes2023-03-22
| * Merge pull request #22743 from bfredl/luaequalsbfredl2023-03-22
| |\
| | * feat(lua): allow `:=expr` as a shorter version of `:lua =expr`bfredl2023-03-22
| * | docs: fix g:terminal_color_x terminal colors #22746Evgeni Chasnovski2023-03-21
| |/
| * feat(vim.version): more coercion with strict=falseJustin M. Keyes2023-03-20
| * feat: add `vim.filetype.get_option()`Lewis Russell2023-03-20
| * feat(api): add filetype option nvim_get_option_valueLewis Russell2023-03-20
| * fix(shell): on Windows :make does not echo #22728Enan Ajmain2023-03-19
| * fix(treesitter): InspectTree does not respect 'splitright' #22692Yochem van Rosmalen2023-03-17
| * docs(api): link to nvim_set_hl_ns from nvim_set_hl (#22678)ii142023-03-16
| * fix(lua): vim.deprecate() shows ":help deprecated" #22677Justin M. Keyes2023-03-15
| * docs(html): render @see items as a list #22675Justin M. Keyes2023-03-15
| * docs(lsp): opt-out of default LSP "gq" #22615Zoltán Reegn2023-03-14
| * docs(help): consistent headers for local additionsChristian Clason2023-03-13
| * Merge pull request #22627 from nullchilly/highlight-cleanupChristian Clason2023-03-13
| |\
| | * docs: add removed features in news.txtnullchilly2023-03-12
| * | feat(options)!: deprecate paste, remove pastetoggle (#22647)ii142023-03-13
| * | refactor!: rename vim.pretty_print => vim.printJustin M. Keyes2023-03-13
| * | feat(ui): add scroll_delta to win_viewport event #19270Matthias Deiml2023-03-12
| * | Merge pull request #22613 from lewis6991/feat/tsqueryutilLewis Russell2023-03-11
| |\ \
| | * | refactor(treesitter): add Range type aliase for Range4|Range6Lewis Russell2023-03-11
| | * | feat(treesitter)!: consolidate query util functionsLewis Russell2023-03-10
| * | | docs(lsp): more precise type annotations (#22621)Jaehwang Jung2023-03-11
| | |/ | |/|
| * | vim-patch:9.0.0244: cannot easily get the list of sourced scripts (#22596)Michal Liszcz2023-03-11
| * | vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...zeertzjq2023-03-11
| * | feat!(treesitter): do not return changes from LanguageTree:parse() Lewis Russell2023-03-10
| |/
| * docs(lsp): type annotation for lsp.client (#22509)Jaehwang Jung2023-03-09
| * refactor(treesitter): use byte ranges from treesitter (#22589)Lewis Russell2023-03-09
| * feat(lsp): overwrite omnifunc/tagfunc set by ftplugin #22267Michal Liszcz2023-03-09
| * feat: try to recover from missing tempdir #22573Justin M. Keyes2023-03-09
| * docs: add missing highlight groups for floatsEvgeni Chasnovski2023-03-09