aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* docs: remove section on constants in style guidedundargoc2023-12-20
* refactor(treesitter): cleanup highlighterLewis Russell2023-12-20
* docs: document header structuredundargoc2023-12-20
* vim-patch:955652f6df9c (#26667)zeertzjq2023-12-20
* vim-patch:9.0.2179: no filetype detection for execline scriptsChristian Clason2023-12-19
* vim-patch:fbd72d2d4725Christian Clason2023-12-19
* vim-patch:379df7c1dbb2Christian Clason2023-12-19
* fix(treesitter): prepare highlight states for [s, ]sJaehwang Jung2023-12-19
* 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:b42703a662e8Christian Clason2023-12-18
* vim-patch:71cbe8e17a8cChristian Clason2023-12-18
* docs(diagnostic): add return value of `vim.diagnostic.config()` (#26615)Yi Ming2023-12-17
* perf(treesitter): filter out trees outside the visible range earlyJaehwang Jung2023-12-17
* refactor(lsp): move changetracking to separate file (#26577)Lewis Russell2023-12-17
* build: cmake fixesdundargoc2023-12-16
* refactor: only reload colorscheme if &bg changed (#26598)Gregory Anders2023-12-16
* build: bump minimum cmake version to 3.13dundargoc2023-12-16
* vim-patch:82f19734bfcbChristian Clason2023-12-16
* vim-patch:0f61943eb776Christian Clason2023-12-16
* vim-patch:5eb9cb53d619Christian Clason2023-12-16
* vim-patch:0378f07fbaeeChristian 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
* | refactor(defaults): always set options, even if value hasn't changed (#26595)Gregory Anders2023-12-15
* | vim-patch:9a775b4a2ae6 (#26588)zeertzjq2023-12-16
* | Merge pull request #26579 from gpanders/defer-set-tgcGregory Anders2023-12-15
|\ \
| * | refactor(defaults): defer setting 'termguicolors' until after VimEnterGregory Anders2023-12-14
| * | fix(termcap): set 'nested' on TermResponse autocommandGregory Anders2023-12-14
* | | vim-patch:3afc9f2556faChristian Clason2023-12-15
* | | vim-patch:1c97b5c0c0b4Christian Clason2023-12-15
* | | 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