aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* fix(lsp): revert change to buf.clear_references() #24238Raphael2023-07-04
* perf(ui-ext): approximate scroll_delta when scrolling too much (#24234)zeertzjq2023-07-04
* Merge pull request #23891 from rickyz/grid_line_flagsbfredl2023-07-03
|\
| * fix(ui): propagate line wrapping state on grid_line eventsRicky Zhou2023-06-05
* | perf(treesitter): cache fold query (#24222)Jaehwang Jung2023-07-02
* | build(deps): bump luv to 1.45.0-0 (#24228)Christian Clason2023-07-02
* | fix(startup)!: "nvim -l" message does not end with newline #24215zeertzjq2023-07-01
* | Merge pull request #24219 from clason/ts-hoonChristian Clason2023-07-01
|\ \
| * | feat(treesitter): add bash parser and queriesChristian Clason2023-07-01
| * | feat(treesitter): add python parser and queriesChristian Clason2023-07-01
* | | fix(lsp): lint warnings, default offset_encoding #24046Raphael2023-07-01
|/ /
* | feat(treesitter): bundle markdown parser and queries (#22481)Christian Clason2023-07-01
* | fix(lsp): fix attempt to call non existent function (#24212)Sanchayan Maity2023-06-30
* | Merge pull request #24147 from clason/fix/ftpluginzeertzjq2023-06-30
|\ \
| * | fix(ftplugin): respect runtimepath orderingChristian Clason2023-06-25
* | | feat(lsp): move inlay_hint() to vim.lsp (#24130)Mathias Fußenegger2023-06-30
* | | docs(luaref): fix tags for constants (#24203)NAKAI Tsuyoshi2023-06-30
* | | feat(defaults): set g:netrw_use_errorwindow = 0 #24179Frede2023-06-29
* | | fix(lsp): inlay_hint nil reference error #24202Chinmay Dalal2023-06-29
* | | vim-patch:9.0.1671: Termdebug: error with more than 99 breakpoints (#24194)zeertzjq2023-06-29
* | | fix(treesitter): handle empty region when logging (#24173)Jaehwang Jung2023-06-27
* | | fix(treesitter): make foldexpr work without highlighting (#24167)Jaehwang Jung2023-06-27
* | | fix(docs): ignore_invalid #24174Justin M. Keyes2023-06-27
* | | docs(diagnostic): return value of get() #24144NAKAI Tsuyoshi2023-06-27
* | | vim-patch:9.0.1668: PEM files are not recognized (#24169)ObserverOfTime2023-06-27
* | | vim-patch:9.0.1632: not all cabal config files are recognized (#24025)Jonas Strittmatter2023-06-26
* | | fix(docs): vimdoc syntax errorsJustin M. Keyes2023-06-26
* | | docs: fix misparsed headings (#24162)Christian Clason2023-06-26
* | | fix(treesitter): update lua parser and queries (#24148)Christian Clason2023-06-26
* | | fix(docs): too much whitespace around <pre> blocks #24151Justin M. Keyes2023-06-25
* | | Merge #24116 from justinmk/docJustin M. Keyes2023-06-25
|\ \ \
| * | | docs: autocmds, miscJustin M. Keyes2023-06-25
| * | | fix(docs): vimdoc syntax errorsJustin M. Keyes2023-06-25
* | | | vim-patch:9.0.1663: Termdebug on MS-Windows: some file names are not recogniz...zeertzjq2023-06-25
* | | | vim-patch:9.0.1661: BUCK files are not recognized (#24142)Christian Clason2023-06-24
| |/ / |/| |
* | | vim-patch:9.0.1659: Termdebug: default highlight cleared if changing colorsch...zeertzjq2023-06-24
* | | Merge pull request #24082 from smjonas/fix_24064Christian Clason2023-06-24
|\ \ \
| * | | fix(filetype): correctly detect bash-fc-{id} files as "sh"smjonas2023-06-23
* | | | fix(lsp): error in reset_timer on second detach #24117Chinmay Dalal2023-06-23
* | | | build(luarc.json): disable luadoc-miss-see-name #24108Raphael2023-06-23
* | | | fix(lsp): reapplying already-applied hints #24114Chinmay Dalal2023-06-23
| |/ / |/| |
* | | feat(lsp): opt-in to dynamicRegistration for inlay hints (#24102)Mathias Fußenegger2023-06-22
* | | vim-patch:9.0.1645: zserio files are not recognized (#24120)Christian Clason2023-06-22
* | | feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)zeertzjq2023-06-22
* | | feat(lsp): soft deprecate vim.lsp.for_each_buffer_client (#24104)Mathias Fußenegger2023-06-22
* | | fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* | | test: spellcheck :help (vimdoc) files #24109Justin M. Keyes2023-06-22
* | | Merge #24087 from justinmk/docJustin M. Keyes2023-06-22
|\ \ \
| * | | fix(docs): vimdoc syntax errorsJustin M. Keyes2023-06-22
| * | | docs: lsp, vim_diffJustin M. Keyes2023-06-22