aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* fix(treesitter): add missing deprecateLewis Russell2023-03-24
* feat(treesitter)!: deprecate top level indexes to modules (#22761)Lewis Russell2023-03-24
* vim-patch:9.0.1425: "wat" and "wast" files are one filetype (#22774)Christian Clason2023-03-24
* fix(treesitter): annotationsLewis Russell2023-03-23
* feat(api): add nvim_get_hl (#22693)Null Chilly2023-03-23
* fix(lsp): Jump to tag locations reliably when :ltag is used (#22750)meredith2023-03-23
* Merge #22736 from justinmk/gsplitJustin M. Keyes2023-03-22
|\
| * refactor(vim.gsplit): remove "keepsep"Justin M. Keyes2023-03-22
| * fix(vim.version): prerelease compareJustin M. Keyes2023-03-22
| * feat(vim.gsplit): gain features of vim.splitJustin M. Keyes2023-03-22
* | fix(api): vim.filetype.get_option() (#22753)Lewis Russell2023-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
* | vim-patch:9.0.{1419,1421,1422,1423}: some files are not recognized (#22749)Amaan Qureshi2023-03-22
* | docs: fix g:terminal_color_x terminal colors #22746Evgeni Chasnovski2023-03-21
* | vim-patch:9.0.1417: ESDL files are not recognizedChristian Clason2023-03-20
* | vim-patch:9.0.1415: Crystal files are not recognizedChristian Clason2023-03-20
|/
* feat(vim.version): more coercion with strict=falseJustin M. Keyes2023-03-20
* refactor(vim.version): use lazy.nvim semver moduleJustin M. Keyes2023-03-20
* refactor(vim.version): use lazy.nvim semver moduleJustin 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
* vim-patch:9.0.1412: Pony files are not recognized (#22721)Amaan Qureshi2023-03-18
* Merge pull request #22699 from clason/vim-9.0.1406Christian Clason2023-03-17
|\
| * vim-patch:9.0.1409: racket files are recognized as schemeChristian Clason2023-03-17
| * vim-patch:9.0.1408: QMLdir files are not recognizedChristian Clason2023-03-17
| * vim-patch:9.0.1407: TableGen files are not recognizedChristian Clason2023-03-17
| * vim-patch:9.0.1406: ILE RPG files are not recognizedChristian Clason2023-03-17
* | fix(treesitter): InspectTree does not respect 'splitright' #22692Yochem van Rosmalen2023-03-17
* | fix(lsp): avoid switching buffers on lsp attach (#22689)August Masquelier2023-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
* fix(lsp): kill buffers after renaming a directory #22618Ivan2023-03-14
* fix(lsp): vim.lsp.util.apply_text_edits cursor validation #22636hrsh7th2023-03-14
* docs(lsp): opt-out of default LSP "gq" #22615Zoltán Reegn2023-03-14
* docs(help): consistent headers for local additionsChristian Clason2023-03-13
* fix(lsp): remove_workspace_folders fails if client has no workspace_folders #...Dan Strokirk2023-03-13
* Merge pull request #22627 from nullchilly/highlight-cleanupChristian Clason2023-03-13
|\
| * docs: add removed features in news.txtnullchilly2023-03-12
| * refactor(health)!: remove deprecated health.luanullchilly2023-03-11
| * refactor(treesitter)!: remove deprecated show_tree funcnullchilly2023-03-11
| * refactor(highlight)!: remove deprecated functionsnullchilly2023-03-11
* | fix(treesitter): foldexpr (#22652)Lewis Russell2023-03-13
* | 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
* | fix(lsp): use line start/end for visual line selection (#22632)Mathias Fußenegger2023-03-12
* | Merge pull request #22613 from lewis6991/feat/tsqueryutilLewis Russell2023-03-11
|\ \