aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * | | vim-patch:b52e7ac7c61cChristian Clason2023-12-15
| * | | vim-patch:5a68cdf14915Christian Clason2023-12-15
| * | | vim-patch:f6869212c9e1Christian Clason2023-12-15
| * | | vim-patch:17dca3cb97cd (#26584)zeertzjq2023-12-15
| * | | vim-patch:323dda1484d9 (#26583)zeertzjq2023-12-15
| |/ /
| * | refactor(diagnostic): use named namespaces (#26568)Gregory Anders2023-12-14
| * | docs: add comment for OSC 11 tmux passthrough (#26566)Gregory Anders2023-12-14
| * | feat(lsp): more annotationsLewis Russell2023-12-14
| |/
| * feat(nvim_open_term): convert LF => CRLF (#26384)Raphael2023-12-14
| * fix(defaults): background detection in tmux (#26557)Jaehwang Jung2023-12-14
| * docs: fix linksdundargoc2023-12-13
| * docs: move vim-patch wiki page to runtime documentationdundargoc2023-12-13
| * docs: add installation and build guides from wiki to repodundargoc2023-12-13
| * Merge pull request #26555 from gpanders/diagnostic-sign-fixupGregory Anders2023-12-13
| |\
| | * feat(diagnostics): support numhl and linehl for diagnostic signsGregory Anders2023-12-13
| | * docs(diagnostic): fix typo in exampleGregory Anders2023-12-13
| | * fix(diagnostic): check for sign namespace instead of sign groupGregory Anders2023-12-13
| * | docs: add wiki FAQ to the runtime documentation (#26539)dundargoc2023-12-13
| |/
| * refactor(diagnostic): set sign by using extmark (#26193)Raphael2023-12-13
| * fix(termcap): only call callback for requested capabilities (#26546)Gregory Anders2023-12-13
| * feat(iter): add `Iter.take` (#26525)Will Hopkins2023-12-12
| * feat(eval): exists() function supports checking v:lua functions (#26485)Raphael2023-12-12
| * Merge pull request #26506 from tomtomjhj/tsfoldLewis Russell2023-12-11
| |\
| | * fix(treesitter): improve vim.treesitter.foldexprJaehwang Jung2023-12-12
| | * fix(treesitter): fix indexing in foldexprJaehwang Jung2023-12-12
| * | feat(gen_lsp.lua): validate CLI args #26514Jongwook Choi2023-12-11
| * | docs(news): very, very minorlyChristian Clason2023-12-10
| * | vim-patch:61e984e212ed (#26484)zeertzjq2023-12-09
| |/
| * vim-patch:ff0baca86523 (#26476)zeertzjq2023-12-09
| * fix(snippet): remove misleading comment about TM_FILENAME_BASE (#26465)Maria José Solano2023-12-08
| * Merge pull request #26407 from gpanders/default-tgcGregory Anders2023-12-06
| |\
| | * feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders2023-12-06
| * | fix(json): allow objects with empty keys #25564Emanuel2023-12-06
| * | vim-patch:6863084d3bd0Christian Clason2023-12-06
| * | vim-patch:4e043b1fc7eeChristian Clason2023-12-06
| |/
| * feat(lua): implement Iter:join() (#26416)Gregory Anders2023-12-05
| * docs: small fixes (#26243)dundargoc2023-12-06
| * vim-patch:2103a56eab5a (#26411)zeertzjq2023-12-06
| * refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)Riccardo Mazzarini2023-12-05
| * vim-patch:9.0.2148: Vim does not detect pacman.log fileChristian Clason2023-12-05
| * fix(treesitter): allow passing lang to vim.treesitter.get_node() now correctl...Jongwook Choi2023-12-04
| * feat(treesitter): highlight help files by default (#26347)Christian Clason2023-12-03
| * feat(highlight): update default color schemeEvgeni Chasnovski2023-12-02
| * vim-patch:9.0.2139: html.angular ft is problematic (#26357)zeertzjq2023-12-02
| * fix: use BEL to terminate OSC 11 request (#26335)Gregory Anders2023-11-30
| * vim-patch:9.0.2137: Can't detect angular & mustache filetypesObserverOfTime2023-11-30
| * fix: Remove nested for_each_tree in TSTreeView (#26328)Pham Huy Hoang2023-11-30
| * fix(treesitter): fix parens stacking in inspector display (#26304)Gregory Anders2023-11-30
| * build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
| * vim-patch:a9058440b7b9Christian Clason2023-11-29