aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * docs(lsp): add supports_method to vim.lsp.client docs (#26852)Mathias Fußenegger2024-01-02
| * docs(glob): add glob module (#26853)Mathias Fußenegger2024-01-02
| * vim-patch:10b4f75d4c03 (#26846)zeertzjq2024-01-02
| * feat(lsp): support connect via named pipes/unix domain sockets (#26032)TheLeoP2024-01-02
| * feature(diagnostic): add `vim.diagnostic.count()` (#26807)Evgeni Chasnovski2024-01-01
| * feat(treesitter): highlight Lua files by default (#26824)Christian Clason2024-01-01
| * docs: clarify on_bytes argumentsJaehwang Jung2024-01-01
| * vim-patch:d96f25bd69c1Christian Clason2023-12-30
| * docs: convert BACKERS.md to backers.txtdundargoc2023-12-28
| * docs: small fixes (#26651)dundargoc2023-12-28
| * vim-patch:65672ae1189e (#26767)zeertzjq2023-12-28
| * vim-patch:9042bd8b09baChristian Clason2023-12-27
| * docs(gen_lsp.lua): re-generate vim.lsp._meta.protocol type annotationsJongwook Choi2023-12-27
| * feat(defaults): map Q and @x to repeat in Visual mode (#26495)Nacho Nieva2023-12-27
| * feat(extmarks): add virt_text_repeat_linebreak flag (#26625)luukvbaal2023-12-26
| * refactor(cpoptions): remove 'p'bfredl2023-12-25
| * feat(health): make :checkhealth support more split modifiers (#26731)zeertzjq2023-12-25
| * feat(health): checkhealth buffer can show in a split window (#26714)Pablo Arias2023-12-25
| * build: remove clint checks and style text covered by uncrustifydundargoc2023-12-24
| * feat(lsp): add type annotations for lsp.util.locations_to_items (#26694)Mathias Fußenegger2023-12-22
| * docs(options): add codeblock annotations to options.lua (#26696)Christian Clason2023-12-22
| * vim-patch:9.0.2183: Maximum callback depth is not configurable (#26703)zeertzjq2023-12-22
| * vim-patch:0630080bbd3e (#26704)zeertzjq2023-12-22
| * feat: generate types and docs for v variablesLewis Russell2023-12-21
| * docs: move vim-variables to separate fileLewis Russell2023-12-21
| * fix(runtime): source old color scheme in bundled color schemes (#26641)Evgeni Chasnovski2023-12-21
| * docs: apply current colorscheme to default highlight groupsChristian Clason2023-12-20
| * docs: remove section on constants in style guidedundargoc2023-12-20
| * docs: document header structuredundargoc2023-12-20
| * vim-patch:955652f6df9c (#26667)zeertzjq2023-12-20
| * docs: small fixes (#26448)dundargoc2023-12-19
| * feat(api): add forward and back mouse buttonsAmanda Graven2023-12-18
| * refactor: soft-deprecate diagnostic signs configured with :sign-define (#26618)Gregory Anders2023-12-18
| * feat(termdebug): improve `:Evaluate` floating window (#26621)Jaehwang Jung2023-12-18
| * docs: add style rule regarding initializationdundargoc2023-12-18
| * vim-patch:71cbe8e17a8cChristian Clason2023-12-18
| * docs(diagnostic): add return value of `vim.diagnostic.config()` (#26615)Yi Ming2023-12-17
| * refactor: only reload colorscheme if &bg changed (#26598)Gregory Anders2023-12-16
| * vim-patch:82f19734bfcbChristian Clason2023-12-16
| * feat(highlight): tweak default color schemeEvgeni Chasnovski2023-12-16
| * feat(ui): completeopt support popup like vimmathew2023-12-16
| * Merge pull request #26512 from famiu/refactor/options/type_flagsbfredl2023-12-16
| |\
| | * refactor(options): remove option type macrosFamiu Haque2023-12-14
| * | vim-patch:e06f2b498cccdundargoc2023-12-16
| * | vim-patch:17dca3cb97cd (#26584)zeertzjq2023-12-15
| * | vim-patch:323dda1484d9 (#26583)zeertzjq2023-12-15
| * | feat(lsp): more annotationsLewis Russell2023-12-14
| |/
| * feat(nvim_open_term): convert LF => CRLF (#26384)Raphael2023-12-14
| * docs: fix linksdundargoc2023-12-13
| * docs: move vim-patch wiki page to runtime documentationdundargoc2023-12-13