summaryrefslogtreecommitdiffstatshomepage
path: root/test/old/testdir/setup.vim
AgeCommit message (Expand)AuthorFiles
2026-04-21fix(messages): "progress" kind for busy messages #39280luukvbaal1
2026-03-16feat(progress): disable cmdline progress msg via messagesopt' #36730Shadman1
2025-12-30build: ship "_core/*" as bytecode (built-into Nvim binary)Justin M. Keyes1
2025-09-18vim-patch:9.1.1761: 'ruler' is set in defaults.vimzeertzjq1
2025-09-18vim-patch:9.1.1550: defaults: 'showcmd' is not enabled in non-compatible mode...zeertzjq1
2025-09-12vim-patch:9.1.1753: defaults: 'diffopt' option value can be improved (#35727)zeertzjq1
2025-07-18vim-patch:9.1.1554: crash when omni-completion opens command-line windowzeertzjq1
2025-07-11vim-patch:9.1.1535: the maximum search count uses hard-coded value 99 (#34873)zeertzjq1
2025-07-04test(old): emulate test_override('char_avail') using FFIzeertzjq1
2025-07-03test(old): emulate test_override('starting') with FFI (#34742)zeertzjq1
2025-04-18vim-patch:9.1.0721: tests: test_mksession does not consider XDG_CONFIG_HOMEzeertzjq1
2025-04-18vim-patch:9.0.1653: Amiga: default 'viewdir' may not workzeertzjq1
2025-04-12feat(defaults): shelltemp=false #33012Alexej Kowalew1
2025-03-28vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq1
2025-02-17docs: misc (#32258)dundargoc1
2025-02-06feat(defaults): enable diffopt "linematch" #32346Siddhant Agarwal1
2025-01-14refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano1
2024-12-02vim-patch:9.1.0899: default for 'backspace' can be set in C code (#31416)zeertzjq1
2024-09-05feat(defaults): popupmenu "Open in browser", "Go to definition" #30261Justin M. Keyes1
2024-07-14vim-patch:9.1.0573: ex: no implicit print for single addresseszeertzjq1
2024-06-30feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq1
2024-06-04vim-patch:9.1.0464: no whitespace padding in commentstring option in ftpluginsChristian Clason1
2024-04-30test(old): restore default 'grepprg' and 'grepformat' (#28574)zeertzjq1
2024-04-05feat(defaults): add :Inspect to right-click menu (#28181)zeertzjq1
2023-12-02feat(highlight): update default color schemeEvgeni Chasnovski1
2023-11-09vim-patch:9.0.1791: No tests for the termdebug pluginzeertzjq1
2023-10-06fix: gf fails on "foo/bar.txt:1:2" on WindowsLeonardo Mello1
2023-10-05vim-patch:9.0.1983: scrolling inactive window not possible with cursorbind (#...zeertzjq1
2023-09-24test(old): don't set options to default before every test (#25335)zeertzjq1
2023-06-06refactor(defaults): do not use C specific default values for options (#22500)Gregory Anders1
2023-04-28vim-patch:8.1.2148: no test for right click extending Visual areazeertzjq1
2023-04-02refactor(defaults)!: change default 'commentstring' value to empty (#22862)zeertzjq1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1