aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.1.0242: filetype: octave history files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0241: filetype: mysql history files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0240: filetype: some python tools config files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0239: filetype: gnuplot history files are not recognisedChristian Clason2024-04-01
* vim-patch:9.1.0238: filetype: jupyterlab and sublime config are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0237: filetype: mplstyle files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0236: filetype: texlua files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0235: filetype: supertux files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0234: filetype: support for Intel HEX files is lackingChristian Clason2024-04-01
* Merge pull request #28080 from echasnovski/intro-buf-changezeertzjq2024-04-01
|\
| * fix(intro): clear intro if new buffer is shown in focused floatEvgeni Chasnovski2024-03-29
| * fix(intro): link showing intro to state at startEvgeni Chasnovski2024-03-29
* | vim-patch:18d730d7b572Christian Clason2024-04-01
* | test(core/job_spec): skip exit test if "sleep" command missing (#28137)zeertzjq2024-04-01
* | vim-patch:9.1.0232: Conceal test fails when rightleft feature is disabled (#2...zeertzjq2024-04-01
* | vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...zeertzjq2024-04-01
* | vim-patch:9.1.0230: TextChanged autocommand not triggered under some circumst...zeertzjq2024-04-01
* | vim-patch:807fff135d52Christian Clason2024-03-31
* | vim-patch:cbb92b5ceb6aChristian Clason2024-03-31
* | fix(lsp): abort callHierarchy on no result (#28102)Marcin Szamotulski2024-03-31
* | fix(api): set script context when using nvim_set_hl (#28123)zeertzjq2024-03-31
* | feat(lua): pass keys before mapping to vim.on_key() callback (#28098)zeertzjq2024-03-31
* | Merge pull request #28114 from echasnovski/builtin-hl-grey-grayzeertzjq2024-03-30
|\ \
| * | fix(highlight): consistently spell "Goldenrod"Evgeni Chasnovski2024-03-30
| * | fix(highlight): add `Nvim{Light,Dark}Gray{1,2,3,4}` colorsEvgeni Chasnovski2024-03-30
* | | fix: explain that user should run nvim with -V1 to see more informationdundargoc2024-03-30
|/ /
* | test: use matches(...) instead of ok(string.find(...)) (#28111)zeertzjq2024-03-30
* | fix(extmarks): splice earlier when opening new line (#28108)zeertzjq2024-03-30
* | fix: support UNC paths in vim.fs.normalizedundargoc2024-03-30
* | fix(fs): allow backslash characters in unix pathsJames Trew2024-03-29
* | ci: use `--break-system-packages` on mac when installing pynvimdundargoc2024-03-29
* | docs: document setting g:clipboard to v:false (#28085)dundargoc2024-03-29
* | fix(terminal): fix duplicate recording with mouse click (#28103)zeertzjq2024-03-29
* | test: skip flaky testsdundargoc2024-03-29
* | test(normal): port legacy normal test for page scrolling (#28100)luukvbaal2024-03-29
* | test: add a bit more testing for vim.on_key() (#28095)zeertzjq2024-03-29
* | vim-patch:9.1.0227: Recording may still be wrong in Select mode (#28092)zeertzjq2024-03-29
* | vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)zeertzjq2024-03-29
|/
* Merge pull request #28081 from bfredl/viewport_marginbfredl2024-03-29
|\
| * feat(ui): indicate margins for the area used by win_viewportbfredl2024-03-29
|/
* test: print screen snapshot in desired format (#28088)luukvbaal2024-03-29
* test: skip another flaky test on macOS (#28087)zeertzjq2024-03-29
* fix(tui): don't use DECRQSS in screen or tmux (#28086)zeertzjq2024-03-29
* feat: allow opting in to builtin clipboard providers (#28083)dundargoc2024-03-28
* test: skip flaky testsdundargoc2024-03-28
* Merge pull request #28044 from luukvbaal/vim-9.1.0211zeertzjq2024-03-28
|\
| * vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
| * vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* | vim-patch:9.1.0220: Few typos in source and test files (#28076)zeertzjq2024-03-28
* | vim-patch:9.1.0218: Unnecessary multiplications in backspace code (#28075)zeertzjq2024-03-28